Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1664 bool FoundNonOptArg = false; in writePrettyPrintFunction() local
1668 if (FoundNonOptArg) in writePrettyPrintFunction()
1673 FoundNonOptArg = true; in writePrettyPrintFunction()