Searched defs:LVScope (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVObject.h | 51 class LVScope; variable |
H A D | LVScope.h | 147 LVScope() : LVElement(LVSubclassID::LV_SCOPE) { in LVScope() function |