Searched refs:CheckArgsForPlaceholders (Results 1 – 3 of 3) sorted by relevance
5164 if (CheckArgsForPlaceholders(ArgExprs)) in ActOnArraySubscriptExpr()6913 bool Sema::CheckArgsForPlaceholders(MultiExprArg args) { in CheckArgsForPlaceholders() function in Sema7193 if (CheckArgsForPlaceholders(ArgExprs)) in BuildCallExpr()
2287 if (CheckArgsForPlaceholders(PlacementArgs)) in BuildCXXNew()
2119 bool CheckArgsForPlaceholders(MultiExprArg args);