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
294 if (PrintComma) in PrintDeclContext()
297 PrintComma = true; in PrintDeclContext()
321 bool PrintComma = false; in PrintDeclContext() local
323 if (PrintComma) in PrintDeclContext()
326 PrintComma = true; in PrintDeclContext()