Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1652 bool FoundNonOptArg = false; in writePrettyPrintFunction() local
1656 if (FoundNonOptArg) in writePrettyPrintFunction()
1661 FoundNonOptArg = true; in writePrettyPrintFunction()