Searched refs:updateExceptionSpec (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp4602 updateExceptionSpec(Sema &S, FunctionDecl *FD, const FunctionProtoType *FPT, function
4635 updateExceptionSpec(*this, MD, FPT, ExceptSpec);
4643 updateExceptionSpec(*this, MD->getCanonicalDecl(),

Completed in 115 milliseconds