Searched refs:CheckArgsForPlaceholders (Results 1 – 3 of 3) sorted by relevance
5010 if (CheckArgsForPlaceholders(ArgExprs)) in ActOnArraySubscriptExpr()6267 bool Sema::CheckArgsForPlaceholders(MultiExprArg args) { in CheckArgsForPlaceholders() function in Sema6573 if (CheckArgsForPlaceholders(ArgExprs)) in BuildCallExpr()
2423 if (CheckArgsForPlaceholders(PlacementArgs)) in BuildCXXNew()
8245 bool CheckArgsForPlaceholders(MultiExprArg args);