Home
last modified time | relevance | path

Searched defs:Subobj (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dconst-init-cxx11.cpp249 struct Subobj { struct
250 int a, b, c;
/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp374 void CXXRecordDecl::addedClassSubobject(CXXRecordDecl *Subobj) { in addedClassSubobject()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp5645 bool SpecialMemberDeletionInfo::isAccessible(Subobject Subobj, in isAccessible()
5666 Subobject Subobj, Sema::SpecialMemberOverloadResult *SMOR, in shouldDeleteForSubobjectCall()
5717 CXXRecordDecl *Class, Subobject Subobj, unsigned Quals) { in shouldDeleteForClassSubobject()