Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h480 void printScopeSize(const LVScope *Scope, raw_ostream &OS) const { in printScopeSize() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1528 void LVScopeCompileUnit::printScopeSize(const LVScope *Scope, raw_ostream &OS) { in printScopeSize() function in LVScopeCompileUnit