Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2956 auto emitCreates = [&](bool DelayedArgsOnly, bool emitFake) { in emitAttributes() local
2967 emitCreates(false, true); in emitAttributes()
2971 emitCreates(false, false); in emitAttributes()
2976 emitCreates(true, false); in emitAttributes()