Home
last modified time | relevance | path

Searched refs:LV_SCOPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h147 LVScope() : LVElement(LVSubclassID::LV_SCOPE) { in LVScope()
156 return Element->getSubclassID() == LVSubclassID::LV_SCOPE; in classof()
H A DLVElement.h35 LV_SCOPE, enumerator