reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
263 static StringRef simpleTypeName(TypeIndex TI);
58 Stream << " (" << codeview::TypeIndex::simpleTypeName(V) << ")";
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp 122 TypeName = TypeIndex::simpleTypeName(TI);
lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp 115 return TypeIndex::simpleTypeName(Index);
lib/DebugInfo/CodeView/TypeIndex.cpp 97 TypeName = TypeIndex::simpleTypeName(TI);
lib/DebugInfo/CodeView/TypeTableCollection.cpp 44 return TypeIndex::simpleTypeName(Index);