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.cpp272 static bool hasImplicitExceptionSpec(FunctionDecl *Decl) { in hasImplicitExceptionSpec() function
330 hasImplicitExceptionSpec(Old) != hasImplicitExceptionSpec(New)) { in CheckEquivalentExceptionSpec()
332 << hasImplicitExceptionSpec(Old); in CheckEquivalentExceptionSpec()