Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp4633 static bool checkArgsForPlaceholders(Sema &S, MultiExprArg args) { in checkArgsForPlaceholders() function
4738 if (checkArgsForPlaceholders(*this, ArgExprs)) in ActOnCallExpr()