Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp258 else if (Type->getIsKindScope()) in getParameters()
433 if (getIsKindScope()) { in encodeTemplateArgument()
H A DLVElement.cpp52 else if (Element->getIsKindScope()) in setGenericType()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h180 bool getIsKindScope() const { in getIsKindScope() function