Searched refs:DW_AT_APPLE_property_getter (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Support/
H A DDwarf.cpp205 case DW_AT_APPLE_property_getter: return "DW_AT_APPLE_property_getter";
/external/swiftshader/third_party/LLVM/lib/Support/
H A DDwarf.cpp245 case DW_AT_APPLE_property_getter: return "DW_AT_APPLE_property_getter";
/external/llvm/include/llvm/Support/
H A DDwarf.h279 DW_AT_APPLE_property_getter = 0x3fe9,
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDwarf.h268 DW_AT_APPLE_property_getter = 0x3fe9, enumerator in enum:llvm::dwarf::dwarf_constants
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp939 addString(ElemDie, dwarf::DW_AT_APPLE_property_getter, GetterName);
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1389 addString(MemberDie, dwarf::DW_AT_APPLE_property_getter,

Completed in 427 milliseconds