Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTConsumers.cpp270 bool PrintComma = false; in PrintDeclContext() local
272 if (PrintComma) in PrintDeclContext()
275 PrintComma = true; in PrintDeclContext()
292 bool PrintComma = false; in PrintDeclContext() local
295 if (PrintComma) in PrintDeclContext()
298 PrintComma = true; in PrintDeclContext()
322 bool PrintComma = false; in PrintDeclContext() local
325 if (PrintComma) in PrintDeclContext()
328 PrintComma = true; in PrintDeclContext()