Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2816 auto shouldEmitArg = [=](const std::unique_ptr<Argument> &arg) { in emitAttributes() local
2833 if (!shouldEmitArg(ai)) in emitAttributes()
2857 if (!shouldEmitArg(ai)) { in emitAttributes()
2873 if (!shouldEmitArg(ai)) in emitAttributes()