Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h67 LVType() : LVElement(LVSubclassID::LV_TYPE) { setIsType(); } in LVType()
73 return Element->getSubclassID() == LVSubclassID::LV_TYPE; in classof()
H A DLVElement.h57 LV_TYPE, enumerator