Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp291 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() function in clang::Sema
490 bool Sema::CheckEquivalentExceptionSpec( in CheckEquivalentExceptionSpec() function in clang::Sema
666 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, in CheckEquivalentExceptionSpec() function in clang::Sema