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