Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2481 auto emitCtor = [&](bool emitOpt, bool emitFake) { in emitAttributes() argument
2484 if (arg->isOptional()) return emitOpt; in emitAttributes()