Searched refs:foundParam (Results 1 – 2 of 2) sorted by relevance
466 bool foundParam = false; in checkMethod() local478 if (foundParam) { in checkMethod()482 foundParam = true; in checkMethod()485 if (!foundParam && !foundPopulate) { in checkMethod()
599 for (auto& foundParam : foundParams) { in checkForMissingParams() local600 if (methodParam == foundParam) { in checkForMissingParams()609 for (auto& foundParam : foundParams) { in checkForMissingParams() local612 if (methodParam == foundParam) { in checkForMissingParams()