Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h426 LVCounter Allocated;
427 LVCounter Found;
428 LVCounter Printed;
594 void printSummary(raw_ostream &OS, const LVCounter &Counter,
H A DLVObject.h104 struct LVCounter { struct
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1611 void LVScopeCompileUnit::printSummary(raw_ostream &OS, const LVCounter &Counter, in printSummary()