Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp292 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() function in clang::Sema
491 bool Sema::CheckEquivalentExceptionSpec( in CheckEquivalentExceptionSpec() function in clang::Sema
667 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, in CheckEquivalentExceptionSpec() function in clang::Sema