Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_property_setter (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Support/
DDwarf.cpp206 case DW_AT_APPLE_property_setter: return "DW_AT_APPLE_property_setter"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h280 DW_AT_APPLE_property_setter = 0x3fea, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp942 addString(ElemDie, dwarf::DW_AT_APPLE_property_setter, SetterName); in constructTypeDIE()
/external/llvm/docs/
DSourceLevelDebugging.rst596 ``DW_AT_APPLE_property_setter`` and ``DW_AT_APPLE_property_getter`` attributes.
650 | DW_AT_APPLE_property_setter | 0x3fea | String |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp954 addString(ElemDie, dwarf::DW_AT_APPLE_property_setter, SetterName); in constructTypeDIE()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp953 addString(ElemDie, dwarf::DW_AT_APPLE_property_setter, SetterName); in constructTypeDIE()