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

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp130 InstantiateExceptionSpec(Loc, SourceDecl);
H A DSemaTemplateInstantiateDecl.cpp3022 static void InstantiateExceptionSpec(Sema &SemaRef, FunctionDecl *New, function
3143 void Sema::InstantiateExceptionSpec(SourceLocation PointOfInstantiation, function in class:Sema
3171 ::InstantiateExceptionSpec(*this, Decl,
3242 ::InstantiateExceptionSpec(SemaRef, New, Proto, TemplateArgs);
H A DSemaDeclCXX.cpp4978 InstantiateExceptionSpec(MD->getLocStart(), MD);
/external/clang/include/clang/Sema/
H A DSema.h6700 void InstantiateExceptionSpec(SourceLocation PointOfInstantiation,

Completed in 116 milliseconds