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