Home
last modified time | relevance | path

Searched refs:AddMethodCandidate (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6284 AddMethodCandidate(Method, FoundDecl, Method->getParent(), QualType(), in AddOverloadCandidate()
6786 AddMethodCandidate(cast<CXXMethodDecl>(FD), F.getPair(), in AddFunctionCandidates()
6817 void Sema::AddMethodCandidate(DeclAccessPair FoundDecl, QualType ObjectType, in AddMethodCandidate() function in Sema
6837 AddMethodCandidate(cast<CXXMethodDecl>(Decl), FoundDecl, ActingContext, in AddMethodCandidate()
6851 Sema::AddMethodCandidate(CXXMethodDecl *Method, DeclAccessPair FoundDecl, in AddMethodCandidate() function in Sema
7062 AddMethodCandidate(cast<CXXMethodDecl>(Specialization), FoundDecl, in AddMethodTemplateCandidate()
7708 AddMethodCandidate(Oper.getPair(), Args[0]->getType(), in AddMemberOperatorCandidates()
14276 AddMethodCandidate(Method, I.getPair(), ActingDC, ObjectType, in BuildCallToMemberFunction()
14479 AddMethodCandidate(Oper.getPair(), Object.get()->getType(), in BuildCallToObjectOfClassType()
14752 AddMethodCandidate(Oper.getPair(), Base->getType(), Base->Classify(Context), in BuildOverloadedArrowExpr()
DSemaLookup.cpp3179 AddMethodCandidate(M, Cand, RD, ThisTy, Classification, in LookupSpecialMember()
/external/clang/include/clang/Sema/
DSema.h2464 void AddMethodCandidate(DeclAccessPair FoundDecl,
2470 void AddMethodCandidate(CXXMethodDecl *Method,
/external/clang/lib/Sema/
DSemaLookup.cpp2958 AddMethodCandidate(M, Cand, RD, ThisTy, Classification, in LookupSpecialMember()
/external/llvm-project/clang/include/clang/Sema/
DSema.h3485 void AddMethodCandidate(DeclAccessPair FoundDecl,
3492 void AddMethodCandidate(CXXMethodDecl *Method,