Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp2450 uint32_t prop_attributes = 0; member
2657 prop_attributes = form_value.Unsigned(); in PropertyAttributes()
2691 !(prop_attributes & DW_APPLE_PROPERTY_readonly)) { in PropertyAttributes()
2734 propAttrs.prop_getter_name, propAttrs.prop_attributes, &metadata)); in ParseObjCProperty()