Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h139 virtual void printSizes(raw_ostream &OS) const {} in printSizes() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1559 void LVScopeCompileUnit::printSizes(raw_ostream &OS) const { printSizes() function in LVScopeCompileUnit