Lines Matching defs:Method

1736       CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn);  in IsStandardConversion()  local
5294 CXXMethodDecl *Method, in TryObjectArgumentInitialization()
5422 CXXMethodDecl *Method) { in PerformObjectArgumentInitialization()
6274 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Function)) { in AddOverloadCandidate() local
6491 ObjCMethodDecl *Method = Methods[b]; in SelectBestMethod() local
6580 CXXMethodDecl *Method = cast<CXXMethodDecl>(Function); in convertArgsForAvailabilityChecks() local
6844 Sema::AddMethodCandidate(CXXMethodDecl *Method, DeclAccessPair FoundDecl, in AddMethodCandidate()
7159 auto *Method = dyn_cast<CXXMethodDecl>(FD); in CheckNonDependentConversions() local
11910 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) in AddressOfFunctionResolver() local
12007 if (CXXMethodDecl *Method in AddMatchingTemplateFunction() local
12053 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) { in AddMatchingNonTemplateFunction() local
13309 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(FnDecl)) { in CreateOverloadedUnaryOp() local
13651 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(FnDecl)) { in CreateOverloadedBinOp() local
14052 CXXMethodDecl *Method = cast<CXXMethodDecl>(FnDecl); in CreateOverloadedArraySubscriptExpr() local
14246 CXXMethodDecl *Method = nullptr; in BuildCallToMemberFunction() local
14633 CXXMethodDecl *Method = cast<CXXMethodDecl>(Best->Function); in BuildCallToObjectOfClassType() local
14825 CXXMethodDecl *Method = cast<CXXMethodDecl>(Best->Function); in BuildOverloadedArrowExpr() local
15061 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) { in FixOverloadedFunctionReference() local