Home
last modified time | relevance | path

Searched refs:emitCreate (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2504 auto emitCreate = [&](bool Implicit, bool DelayedArgsOnly, bool emitFake) { in emitAttributes() local
2636 emitCreate(true, DelayedArgsOnly, emitFake); in emitAttributes()
2637 emitCreate(false, DelayedArgsOnly, emitFake); in emitAttributes()