Home
last modified time | relevance | path

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

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