Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp272 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() function in clang::Sema
459 bool Sema::CheckEquivalentExceptionSpec( in CheckEquivalentExceptionSpec() function in clang::Sema
635 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, in CheckEquivalentExceptionSpec() function in clang::Sema