Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2483 uint32_t prop_attributes = 0; member
2594 prop_attributes = form_value.Unsigned(); in PropertyAttributes()
2622 !(prop_attributes & DW_APPLE_PROPERTY_readonly)) { in PropertyAttributes()
2665 propAttrs.prop_getter_name, propAttrs.prop_attributes, &metadata)); in ParseObjCProperty()