Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExceptionSpec.cpp137 static bool hasImplicitExceptionSpec(FunctionDecl *Decl) { in hasImplicitExceptionSpec() function
175 hasImplicitExceptionSpec(Old) != hasImplicitExceptionSpec(New)) { in CheckEquivalentExceptionSpec()
177 << hasImplicitExceptionSpec(Old); in CheckEquivalentExceptionSpec()