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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp238 Sema::UpdateExceptionSpec(FunctionDecl *FD, function in class:clang::Sema
H A DSemaTemplateInstantiateDecl.cpp4395 UpdateExceptionSpec(Decl, EST_None);
4402 UpdateExceptionSpec(Decl, EST_None);
4421 UpdateExceptionSpec(Decl, EST_None);
H A DSemaTemplateInstantiate.cpp2221 UpdateExceptionSpec(New, ESI);
H A DSemaDeclCXX.cpp7283 UpdateExceptionSpec(FD, ESI);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1992 void UpdateExceptionSpec(FunctionDecl *FD,

Completed in 297 milliseconds