Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp405 static bool functionDeclHasDefaultArgument(const FunctionDecl *FD) { in functionDeclHasDefaultArgument() function
604 functionDeclHasDefaultArgument(Old)) { in MergeCXXFunctionDecl()
11817 if (functionDeclHasDefaultArgument(FD)) { in ActOnFriendFunctionDecl()