Searched refs:CheckArgsForPlaceholders (Results 1 – 3 of 3) sorted by relevance
4911 if (CheckArgsForPlaceholders(ArgExprs)) in ActOnArraySubscriptExpr()6131 bool Sema::CheckArgsForPlaceholders(MultiExprArg args) { in CheckArgsForPlaceholders() function in Sema6416 if (CheckArgsForPlaceholders(ArgExprs)) in BuildCallExpr()
2318 if (CheckArgsForPlaceholders(PlacementArgs)) in BuildCXXNew()
7923 bool CheckArgsForPlaceholders(MultiExprArg args);