Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h119 class LVScope; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h50 class LVScope; variable
H A DLVScope.h147 LVScope() : LVElement(LVSubclassID::LV_SCOPE) { in LVScope() function