Searched refs:DW_LANG_ObjC (Results 1 – 9 of 9) sorted by relevance
161 DW_LANG_ObjC = 0x0010, enumerator
2334 case DW_LANG_C_plus_plus: case DW_LANG_ObjC: in parse_type_DIE()
556 DW_LANG_ObjC = 0x0010, enumerator
571 case DW_LANG_ObjC: return "DW_LANG_ObjC"; in LanguageString()
80 …_compile_unit ] [llvm/tools/clang/test/CodeGenObjC/debug-info-block-captured-self.m] [DW_LANG_ObjC]
728 #define DW_LANG_ObjC 0x0010 /* DWARF3f */ macro
66 case dwarf::DW_LANG_ObjC: in getDefaultLowerBound()929 Language == dwarf::DW_LANG_ObjC)) in constructTypeDIE()1189 Language == dwarf::DW_LANG_ObjC)) in getOrCreateSubprogramDIE()
116 …ata !1} ; [ DW_TAG_compile_unit ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m] [DW_LANG_ObjC]
330 LangTag = llvm::dwarf::DW_LANG_ObjC; in CreateCompileUnit()