Lines Matching defs:Method
1670 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn); in IsStandardConversion() local
5093 CXXMethodDecl *Method, in TryObjectArgumentInitialization()
5213 CXXMethodDecl *Method) { in PerformObjectArgumentInitialization()
6003 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Function)) { in AddOverloadCandidate() local
6195 ObjCMethodDecl *Method = Methods[b]; in SelectBestMethod() local
6285 CXXMethodDecl *Method = cast<CXXMethodDecl>(Function); in convertArgsForAvailabilityChecks() local
6553 Sema::AddMethodCandidate(CXXMethodDecl *Method, DeclAccessPair FoundDecl, in AddMethodCandidate()
6831 auto *Method = dyn_cast<CXXMethodDecl>(FD); in CheckNonDependentConversions() local
11010 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) in AddressOfFunctionResolver() local
11107 if (CXXMethodDecl *Method in AddMatchingTemplateFunction() local
11153 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) { in AddMatchingNonTemplateFunction() local
12281 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(FnDecl)) { in CreateOverloadedUnaryOp() local
12495 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(FnDecl)) { in CreateOverloadedBinOp() local
12645 CXXMethodDecl *Method = cast<CXXMethodDecl>(Best->Function); in CreateOverloadedBinOp() local
12732 CXXMethodDecl *Method = cast<CXXMethodDecl>(FnDecl); in CreateOverloadedArraySubscriptExpr() local
12917 CXXMethodDecl *Method = nullptr; in BuildCallToMemberFunction() local
13292 CXXMethodDecl *Method = cast<CXXMethodDecl>(Best->Function); in BuildCallToObjectOfClassType() local
13486 CXXMethodDecl *Method = cast<CXXMethodDecl>(Best->Function); in BuildOverloadedArrowExpr() local
13718 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Fn)) { in FixOverloadedFunctionReference() local