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

/external/clang/lib/Sema/
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);

Completed in 72 milliseconds