Home
last modified time | relevance | path

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

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