Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp4964 static bool isPlaceholderToRemoveAsArg(QualType type) { in isPlaceholderToRemoveAsArg() function
5015 if (isPlaceholderToRemoveAsArg(args[i]->getType())) { in checkArgsForPlaceholders()