Home
last modified time | relevance | path

Searched defs:DoPrint (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp541 bool DoPrint = options().getAttributeAnyLocation(); in printObject() local
H A DLVReader.cpp282 if (bool DoPrint = printScopes() local
H A DLVScope.cpp603 bool DoPrint = (options().getAttributeDiscarded()) ? true : !getIsDiscarded(); in doPrint() local