Home
last modified time | relevance | path

Searched refs:checkArgsForPlaceholders (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp5010 static bool checkArgsForPlaceholders(Sema &S, MultiExprArg args) { in checkArgsForPlaceholders() function
5123 if (checkArgsForPlaceholders(*this, ArgExprs)) in ActOnCallExpr()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp6100 static bool checkArgsForPlaceholders(Sema &S, MultiExprArg args) { in checkArgsForPlaceholders() function
6346 if (checkArgsForPlaceholders(*this, ArgExprs)) in BuildCallExpr()