Home
last modified time | relevance | path

Searched refs:setGenericType (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h310 void setGenericType(LVElement *Element);
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp264 setGenericType(Element); in resolveReferences()
H A DLVElement.cpp43 void LVElement::setGenericType(LVElement *Element) { in setGenericType() function in LVElement