Searched refs:DW_LANG_ObjC_plus_plus (Results 1 – 20 of 20) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_default_lower_bound.c | 52 case DW_LANG_ObjC_plus_plus: in dwarf_default_lower_bound()
|
D | dwarf.h | 719 DW_LANG_ObjC_plus_plus = 0x0011, /* Objective-C++ */ enumerator
|
/external/llvm-project/llvm/test/Bitcode/ |
D | DIModule-clang-module.ll | 14 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC_plus_plus, file: !1, producer: "clang version 1…
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.h | 214 case DW_LANG_ObjC_plus_plus: in isCPlusPlus() 270 case DW_LANG_ObjC_plus_plus: in isFortran()
|
/external/llvm/test/DebugInfo/X86/ |
D | byvalstruct.ll | 90 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC_plus_plus, producer: "clang version 3.4 ", isOp… 94 … size: 8, align: 8, flags: DIFlagObjcClassComplete, runtimeLang: DW_LANG_ObjC_plus_plus, file: !1,…
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | byvalstruct.ll | 90 !0 = distinct !DICompileUnit(language: DW_LANG_ObjC_plus_plus, producer: "clang version 3.4 ", isOp… 94 … size: 8, align: 8, flags: DIFlagObjcClassComplete, runtimeLang: DW_LANG_ObjC_plus_plus, file: !1,…
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 95 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2enums.h | 544 DW_LANG_ObjC_plus_plus =0x0011, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.h | 210 case DW_LANG_ObjC_plus_plus: in isCPlusPlus()
|
/external/llvm-project/llvm/lib/DebugInfo/GSYM/ |
D | DwarfTransformer.cpp | 149 Language == dwarf::DW_LANG_ObjC_plus_plus || in getQualifiedNameIndex()
|
/external/google-breakpad/src/common/ |
D | dwarf_cu_to_module.cc | 920 case dwarf2reader::DW_LANG_ObjC_plus_plus: in SetLanguage()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 100 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 129 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 127 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 420 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit() 675 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 1499 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) && in cloneDIE()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 569 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit() 945 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 211 Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
|
/external/libabigail/src/ |
D | abg-dwarf-reader.cc | 11076 case DW_LANG_ObjC_plus_plus: in dwarf_language_to_tu_language()
|