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