Home
last modified time | relevance | path

Searched refs:PrintScopes (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h46 bool PrintScopes = false; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp114 PrintScopes = in LVCompare()
371 (!PrintScopes && Element->getIsScope()) || in printItem()
H A DLVScope.cpp1571 bool PrintScopes = options().getPrintScopes(); in printSizes() local
1572 if (!PrintScopes) in printSizes()
1591 if (!PrintScopes) in printSizes()