Searched refs:functionDeclHasDefaultArgument (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp405 static bool functionDeclHasDefaultArgument(const FunctionDecl *FD) { function
604 functionDeclHasDefaultArgument(Old)) {
11816 if (functionDeclHasDefaultArgument(FD)) {

Completed in 40 milliseconds