Home
last modified time | relevance | path

Searched refs:hasImplicitExceptionSpec (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp269 static bool hasImplicitExceptionSpec(FunctionDecl *Decl) { in hasImplicitExceptionSpec() function
327 hasImplicitExceptionSpec(Old) != hasImplicitExceptionSpec(New)) { in CheckEquivalentExceptionSpec()
329 << hasImplicitExceptionSpec(Old); in CheckEquivalentExceptionSpec()