Home
last modified time | relevance | path

Searched refs:SimpleTypeNames (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp27 static const SimpleTypeEntry SimpleTypeNames[] = { variable
78 for (const auto &SimpleTypeName : SimpleTypeNames) { in simpleTypeName()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp24 static const EnumEntry<SimpleTypeKind> SimpleTypeNames[] = { variable
635 for (const auto &SimpleTypeName : SimpleTypeNames) { in getTypeName()