Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1528 bool FoundNonOptArg = false; in writePrettyPrintFunction() local
1532 if (FoundNonOptArg) in writePrettyPrintFunction()
1537 FoundNonOptArg = true; in writePrettyPrintFunction()