Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2509 auto emitCreateNoCI = [&](bool Implicit, bool DelayedArgsOnly, in emitAttributes() local
2582 emitCreateNoCI(true, DelayedArgsOnly, emitFake); in emitAttributes()
2583 emitCreateNoCI(false, DelayedArgsOnly, emitFake); in emitAttributes()