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.h144 virtual void printSizes(raw_ostream &OS) const {} in printSizes() function
494 void printSizes(raw_ostream &OS) const override;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp667 printSizes(*StreamSplit); in doPrint()
1562 void LVScopeCompileUnit::printSizes(raw_ostream &OS) const { in printSizes() function in LVScopeCompileUnit