Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp5148 static bool isPlaceholderToRemoveAsArg(QualType type) { in isPlaceholderToRemoveAsArg() function
5202 if (isPlaceholderToRemoveAsArg(args[i]->getType())) { in checkArgsForPlaceholders()