Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp259 ScopesParam->push_back(Type->getTypeAsScope()); in getParameters()
307 LVElement *BaseType = getTypeAsScope(); in getUnderlyingType()
317 BaseType = Type->getTypeAsScope(); in getUnderlyingType()
351 LVScope *Aggregate = getTypeAsScope(); in resolveExtra()
438 LVScope *ArgScope = getTypeAsScope(); in encodeTemplateArgument()
H A DLVElement.cpp35 LVScope *LVElement::getTypeAsScope() const { in getTypeAsScope() function in LVElement
52 setType(Element->getTypeAsScope()); in setGenericType()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h313 LVScope *getTypeAsScope() const;