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.cpp258 bool hasPrinted = false; in prettyPrintAttributes() local
281 hasPrinted = true; in prettyPrintAttributes()
289 return hasPrinted; in prettyPrintAttributes()