Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp259 ScopesParam->push_back(Type->getTypeAsScope()); in getParameters()
303 LVElement *BaseType = getTypeAsScope(); in getUnderlyingType()
313 BaseType = Type->getTypeAsScope(); in getUnderlyingType()
347 LVScope *Aggregate = getTypeAsScope(); in resolveExtra()
434 LVScope *ArgScope = getTypeAsScope(); in encodeTemplateArgument()
H A DLVElement.cpp36 LVScope *LVElement::getTypeAsScope() const { in getTypeAsScope() function in LVElement
53 setType(Element->getTypeAsScope()); in setGenericType()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h299 LVScope *getTypeAsScope() const;