Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2565 auto emitCreateNoCI = [&](bool Implicit, bool DelayedArgsOnly, in emitAttributes() local
2638 emitCreateNoCI(true, DelayedArgsOnly, emitFake); in emitAttributes()
2639 emitCreateNoCI(false, DelayedArgsOnly, emitFake); in emitAttributes()