Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h293 void setGenericType(LVElement *Element);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp266 setGenericType(Element); in resolveReferences()
H A DLVElement.cpp42 void LVElement::setGenericType(LVElement *Element) { in setGenericType() function in LVElement