Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp262 bool hasPrinted = false; in prettyPrintAttributes() local
285 hasPrinted = true; in prettyPrintAttributes()
293 return hasPrinted; in prettyPrintAttributes()