Home
last modified time | relevance | path

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

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