Searched refs:checkArgsForPlaceholders (Results 1 – 1 of 1) sorted by relevance
4633 static bool checkArgsForPlaceholders(Sema &S, MultiExprArg args) { in checkArgsForPlaceholders() function4738 if (checkArgsForPlaceholders(*this, ArgExprs)) in ActOnCallExpr()