Home
last modified time | relevance | path

Searched refs: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
486 void printSizes(raw_ostream &OS) const override;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp660 printSizes(*StreamSplit); in doPrint()
1551 void LVScopeCompileUnit::printSizes(raw_ostream &OS) const { in printScopeSize()
1559 void LVScopeCompileUnit::printSizes(raw_ostream &OS) const { printSizes() function in LVScopeCompileUnit