Searched defs:CheckEquivalentExceptionSpec (Results 1 – 1 of 1) sorted by relevance
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaExceptionSpec.cpp | 290 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { CheckEquivalentExceptionSpec() function in clang::Sema |