Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp371 static bool isNoexcept(const FunctionDecl *FD) { in isNoexcept() function
2441 if (S.getLangOpts().CPlusPlus && isNoexcept(FD)) in IssueWarnings()