Lines Matching defs:AddMethodCandidate
6946 AddMethodCandidate(Method, FoundDecl, Method->getParent(), QualType(),
7505 AddMethodCandidate(cast<CXXMethodDecl>(FD), F.getPair(),
7534 void Sema::AddMethodCandidate(DeclAccessPair FoundDecl, QualType ObjectType,
7554 AddMethodCandidate(cast<CXXMethodDecl>(Decl), FoundDecl, ActingContext,
7560 void Sema::AddMethodCandidate(
7805 AddMethodCandidate(cast<CXXMethodDecl>(Specialization), FoundDecl,
8478 AddMethodCandidate(Oper.getPair(), Args[0]->getType(),
15561 AddMethodCandidate(Method, I.getPair(), ActingDC, ExplicitObjectType,
15777 AddMethodCandidate(Oper.getPair(), Object.get()->getType(),
16042 AddMethodCandidate(Oper.getPair(), Base->getType(), Base->Classify(Context),