Searched defs:Subobjects (Results 1 – 2 of 2) sorted by relevance
41 return Subobjects.NumberOfNonVirtBases + (Subobjects.IsVirtBase ? 1 : 0) > 1; in isAmbiguous() local 184 IsVirtBaseAndNumberNonVirtBases &Subobjects = ClassSubobjects[BaseType]; lookupInBases() local
2749 structSubobjectsHaveUniqueObjectRepresentations(const RangeT & Subobjects,int64_t CurOffsetInBits,const ASTContext & Context,const clang::ASTRecordLayout & Layout,bool CheckIfTriviallyCopyable) structSubobjectsHaveUniqueObjectRepresentations() argument