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