Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2481 auto emitCtor = [&](bool emitOpt, bool emitFake) { in emitAttributes() argument
2484 if (arg->isOptional()) return emitOpt; in emitAttributes()