Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp2398 auto emitCreateNoCI = [&](bool Implicit, bool emitFake) { in emitAttributes() local
2454 emitCreateNoCI(true, emitFake); in emitAttributes()
2455 emitCreateNoCI(false, emitFake); in emitAttributes()