Home
last modified time | relevance | path

Searched defs:PrintScopes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h46 bool PrintScopes = false; variable
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1571 bool PrintScopes = options().getPrintScopes(); in printSizes() local