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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp170 LocalInstantiationScope *OuterMostScope) {
192 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope);
167 InstantiateAttrs(const MultiLevelTemplateArgumentList &TemplateArgs, const Decl *Tmpl, Decl *New, LateInstantiatedAttrVec *LateAttrs, LocalInstantiationScope *OuterMostScope) argument

Completed in 2734 milliseconds