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