Home
last modified time | relevance | path

Searched refs:isPlaceholderToRemoveAsArg (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp6040 static bool isPlaceholderToRemoveAsArg(QualType type) { in isPlaceholderToRemoveAsArg() function
6105 if (isPlaceholderToRemoveAsArg(args[i]->getType())) { in checkArgsForPlaceholders()