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