Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2979 auto emitCtor = [&](bool emitOpt, bool emitFake, bool emitNoArgs) { in emitAttributes() argument
2981 if (emitNoArgs) in emitAttributes()