Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2635 auto emitCreates = [&](bool DelayedArgsOnly, bool emitFake) { in emitAttributes() local
2646 emitCreates(false, true); in emitAttributes()
2650 emitCreates(false, false); in emitAttributes()
2655 emitCreates(true, false); in emitAttributes()