Searched refs:FirstArgumentIsBase (Results 1 – 3 of 3) sorted by relevance
5760 const bool FirstArgumentIsBase = !UME->isImplicitAccess() && UME->getBase(); in ProduceCallSignatureHelp() local5763 /*PartialOverloading=*/true, FirstArgumentIsBase); in ProduceCallSignatureHelp()
6750 bool FirstArgumentIsBase) { in AddFunctionCandidates() argument6794 (!Args[0] || (FirstArgumentIsBase && isa<CXXMethodDecl>(FD) && in AddFunctionCandidates()
3615 bool FirstArgumentIsBase = false);