Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6075 static bool isPlaceholderToRemoveAsArg(QualType type) { in isPlaceholderToRemoveAsArg() function
6142 if (isPlaceholderToRemoveAsArg(args[i]->getType())) { in checkArgsForPlaceholders()