Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h108 SimpleTypeKind getSimpleKind() const { in getSimpleKind() function
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp636 if (SimpleTypeName.Value == TI.getSimpleKind()) { in getTypeName()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1153 return TypeIndex(PointeeTI.getSimpleKind(), Mode); in lowerTypePointer()