Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2448 auto emitCreate = [&](bool Implicit, bool DelayedArgsOnly, bool emitFake) { in emitAttributes() local
2580 emitCreate(true, DelayedArgsOnly, emitFake); in emitAttributes()
2581 emitCreate(false, DelayedArgsOnly, emitFake); in emitAttributes()