Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2410 auto emitCreateNoCI = [&](bool Implicit, bool emitFake) { in emitAttributes() local
2466 emitCreateNoCI(true, emitFake); in emitAttributes()
2467 emitCreateNoCI(false, emitFake); in emitAttributes()