Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp90 bool PrintComma = false; in printTo() local
94 if (PrintComma) in printTo()
97 PrintComma = true; in printTo()
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4819 bool PrintComma = false; in EmitTestPragmaAttributeSupportedAttributes() local
4823 if (PrintComma) in EmitTestPragmaAttributeSupportedAttributes()
4825 PrintComma = true; in EmitTestPragmaAttributeSupportedAttributes()