Home
last modified time | relevance | path

Searched defs:LVScopeCompileUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.h27 class LVScopeCompileUnit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h30 class LVScopeCompileUnit; variable
H A DLVScope.h490 LVScopeCompileUnit() : LVScope(), Totals(TotalInitialSize, {0, 0.0}) { in LVScopeCompileUnit() function