Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h71 LVSymbol() : LVElement(LVSubclassID::LV_SYMBOL) { in LVSymbol()
80 return Element->getSubclassID() == LVSubclassID::LV_SYMBOL; in classof()
H A DLVElement.h54 LV_SYMBOL, enumerator