Home
last modified time | relevance | path

Searched refs:DW_LANG_ObjC_plus_plus (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h311 return DW_LANG_ObjC_plus_plus; in toDW_LANG()
436 case DW_LANG_ObjC_plus_plus: in toDW_LNAME()
522 case DW_LANG_ObjC_plus_plus: in isCPlusPlus()
599 case DW_LANG_ObjC_plus_plus: in isFortran()
680 case DW_LANG_ObjC_plus_plus: in isC()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h218 case dwarf::DW_LANG_ObjC_plus_plus: in isODRLanguage()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h123 *Lang == dwarf::DW_LANG_ObjC_plus_plus); in CompileUnit()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h591 #define DW_LANG_ObjC_plus_plus 0x0011 macro
H A Ddwarf_dump.c889 case DW_LANG_ObjC_plus_plus: in dwarf_get_LANG_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp152 Language == dwarf::DW_LANG_ObjC_plus_plus || in getQualifiedNameIndex()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp120 case dwarf::DW_LANG_ObjC_plus_plus: in getDefaultLowerBound()
H A DCodeViewDebug.cpp603 case dwarf::DW_LANG_ObjC_plus_plus: in MapDWLangToCVLang()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1843 RuntimeLang == dwarf::DW_LANG_ObjC_plus_plus) && in cloneDIE()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp582 LangTag = llvm::dwarf::DW_LANG_ObjC_plus_plus; in CreateCompileUnit()
1079 case llvm::dwarf::DW_LANG_ObjC_plus_plus: in hasCXXMangling()