Home
last modified time | relevance | path

Searched refs:PrintComma (Results 1 – 3 of 3) 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()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DDebugUtils.cpp90 bool PrintComma = false; in printTo() local
94 if (PrintComma) in printTo()
97 PrintComma = true; in printTo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp93 bool PrintComma = false; in printTo() local
97 if (PrintComma) in printTo()
100 PrintComma = true; in printTo()