Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp261 Scope = Type->getTypeAsScope(); in getParameters()
309 LVElement *BaseType = getTypeAsScope(); in getUnderlyingType()
319 BaseType = Type->getTypeAsScope(); in getUnderlyingType()
346 LVScope *Aggregate = getTypeAsScope(); in resolveExtra()
433 LVScope *ArgScope = getTypeAsScope(); in encodeTemplateArgument()
H A DLVElement.cpp35 LVScope *LVElement::getTypeAsScope() const { in getTypeAsScope() function in LVElement
52 setType(Element->getTypeAsScope()); in setGenericType()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h282 LVScope *getTypeAsScope() const;