Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2797 auto emitCreate = [&](bool Implicit, bool DelayedArgsOnly, bool emitFake) { in emitAttributes() local
2957 emitCreate(true, DelayedArgsOnly, emitFake); in emitAttributes()
2958 emitCreate(false, DelayedArgsOnly, emitFake); in emitAttributes()