Home
last modified time | relevance | path

Searched refs:DW_LANG_C_plus_plus_14 (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h260 return DW_LANG_C_plus_plus_14; in toDW_LANG()
390 case DW_LANG_C_plus_plus_14: in toDW_LNAME()
502 case DW_LANG_C_plus_plus_14: in isCPlusPlus()
615 case DW_LANG_C_plus_plus_14: in isFortran()
666 case DW_LANG_C_plus_plus_14: in isC()
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerUnit.h217 case dwarf::DW_LANG_C_plus_plus_14: in isODRLanguage()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinkerCompileUnit.h122 *Lang == dwarf::DW_LANG_C_plus_plus_14 || in CompileUnit()
/freebsd-head/contrib/elftoolchain/libdwarf/
HDdwarf.h607 #define DW_LANG_C_plus_plus_14 0x0021 macro
HDdwarf_dump.c921 case DW_LANG_C_plus_plus_14: in dwarf_get_LANG_name()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDDwarfTransformer.cpp151 Language == dwarf::DW_LANG_C_plus_plus_14 || in getQualifiedNameIndex()
/freebsd-head/cddl/contrib/opensolaris/tools/ctf/cvt/
HDdwarf.c1995 case DW_LANG_C_plus_plus_14: in dw_read()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp155 case dwarf::DW_LANG_C_plus_plus_14: in getDefaultLowerBound()
HDCodeViewDebug.cpp580 case dwarf::DW_LANG_C_plus_plus_14: in MapDWLangToCVLang()
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp586 LangTag = llvm::dwarf::DW_LANG_C_plus_plus_14; in CreateCompileUnit()
1077 case llvm::dwarf::DW_LANG_C_plus_plus_14: in hasCXXMangling()