Searched defs:Subobj (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 8030 S.Diag(Subobj.Loc, diag::note_defaulted_comparison_reference_member) in visitSubobjectArray() argument 8020 visitSubobject(QualType Type,Subobject Subobj) visitSubobject() argument 8127 visitExpandedSubobject(QualType Type,Subobject Subobj) visitExpandedSubobject() argument 8151 visitBinaryOperator(OverloadedOperatorKind OO,ArrayRef<Expr * > Args,Subobject Subobj,OverloadCandidateSet * SpaceshipCandidates=nullptr) visitBinaryOperator() argument 8595 visitSubobjectArray(QualType Type,llvm::APInt Size,ExprPair Subobj) visitSubobjectArray() argument 9404 isAccessible(Subobject Subobj,CXXMethodDecl * target) isAccessible() argument 9426 shouldDeleteForSubobjectCall(Subobject Subobj,Sema::SpecialMemberOverloadResult SMOR,bool IsDtorCallInCtor) shouldDeleteForSubobjectCall() argument 9489 shouldDeleteForClassSubobject(CXXRecordDecl * Class,Subobject Subobj,unsigned Quals) shouldDeleteForClassSubobject() argument 13790 visitClassSubobject(CXXRecordDecl * Class,Subobject Subobj,unsigned Quals) visitClassSubobject() argument 13798 visitSubobjectCall(Subobject Subobj,Sema::SpecialMemberOverloadResult SMOR) visitSubobjectCall() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 509 addedClassSubobject(CXXRecordDecl * Subobj) addedClassSubobject() argument
|