Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h51 class LVScope; variable
H A DLVScope.h147 LVScope() : LVElement(LVSubclassID::LV_SCOPE) { in LVScope() function