Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp90 bool PrintComma = false; in printTo() local
94 if (PrintComma) in printTo()
97 PrintComma = true; in printTo()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4457 bool PrintComma = false; in EmitTestPragmaAttributeSupportedAttributes() local
4461 if (PrintComma) in EmitTestPragmaAttributeSupportedAttributes()
4463 PrintComma = true; in EmitTestPragmaAttributeSupportedAttributes()