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