Searched defs:CheckEquivalentExceptionSpec (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp298 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { function in class:clang::Sema
497 bool Sema::CheckEquivalentExceptionSpec( function in class:clang::Sema
673 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, function in class:clang::Sema

Completed in 116 milliseconds