Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h120 class LVScope; global() variable
[all...]
/freebsd/contrib/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