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

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

Completed in 74 milliseconds