Home
last modified time | relevance | path

Searched refs:getSourceLanguageNames (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h27 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h28 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames();
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp237 W.printEnum("Language", Compile2.getLanguage(), getSourceLanguageNames()); in visitKnownRecord()
261 W.printEnum("Language", uint8_t(Compile3.getLanguage()), getSourceLanguageNames()); in visitKnownRecord()
H A DEnumTables.cpp472 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames() { in getSourceLanguageNames() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp239 W.printEnum("Language", Compile2.getLanguage(), getSourceLanguageNames()); in visitKnownRecord()
263 W.printEnum("Language", uint8_t(Compile3.getLanguage()), getSourceLanguageNames()); in visitKnownRecord()
H A DEnumTables.cpp459 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames() { in getSourceLanguageNames() function
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp217 getSourceLanguageNames()); in visitCompile2Sym()
245 getSourceLanguageNames()); in visitCompile3Sym()
H A DEnumTables.cpp340 ArrayRef<EnumEntry<SourceLanguage>> getSourceLanguageNames() { in getSourceLanguageNames() function