reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3739 if (S.RequireNonAbstractType(CastLoc, Ty, 3743 if (S.CompleteConstructorCall(Constructor, From, CastLoc, ConstructorArgs)) 3746 S.CheckConstructorAccess(CastLoc, Constructor, FoundDecl, 3748 if (S.DiagnoseUseOfDecl(Method, CastLoc)) 3752 CastLoc, Ty, FoundDecl, cast<CXXConstructorDecl>(Method), 3765 S.CheckMemberOperatorAccess(CastLoc, From, /*arg*/ nullptr, FoundDecl); 3766 if (S.DiagnoseUseOfDecl(Method, CastLoc))