Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp6547 static bool isPlaceholderToRemoveAsArg(QualType type) { in isPlaceholderToRemoveAsArg() function
6614 if (isPlaceholderToRemoveAsArg(args[i]->getType())) { in checkArgsForPlaceholders()