Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp253 static bool hasImplicitExceptionSpec(FunctionDecl *Decl) { in hasImplicitExceptionSpec() function
312 hasImplicitExceptionSpec(Old) != hasImplicitExceptionSpec(New)) { in CheckEquivalentExceptionSpec()
314 << hasImplicitExceptionSpec(Old); in CheckEquivalentExceptionSpec()