Searched defs:MemberAttributes (Results 1 – 3 of 3) sorted by relevance
276 struct MemberAttributes { global() struct 281 nameMemberAttributes global() argument 284 bit_offsetMemberAttributes global() argument 286 bit_sizeMemberAttributes global() argument 287 data_bit_offsetMemberAttributes global() argument 288 accessibilityMemberAttributes global() argument 289 byte_sizeMemberAttributes global() argument 290 const_value_formMemberAttributes global() argument 291 encoding_formMemberAttributes global() argument 294 member_byte_offsetMemberAttributes global() argument 295 is_artificialMemberAttributes global() argument 296 is_declarationMemberAttributes global() argument
2640 DWARFASTParserClang::MemberAttributes::MemberAttributes( MemberAttributes() function in DWARFASTParserClang::MemberAttributes
40 struct MemberAttributes { struct47 MemberAttributes() = default; argument49 explicit MemberAttributes(MemberAccess Access) in MemberAttributes() argument52 MemberAttributes(MemberAccess Access, MethodKind Kind, MethodOptions Flags) { in MemberAttributes() argument59 MemberAccess getAccess() const { in getAccess()64 MethodKind getMethodKind() const { in getMethodKind()72 MethodOptions getFlags() const { in getFlags()79 bool isVirtual() const { in isVirtual()86 bool isIntroducedVirtual() const { in isIntroducedVirtual()93 bool isStatic() const { in isStatic()