Home
last modified time | relevance | path

Searched refs:OuterMostScope (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp124 LocalInstantiationScope *OuterMostScope) { in InstantiateAttrs() argument
142 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope); in InstantiateAttrs()
/external/clang/include/clang/Sema/
DSema.h6127 LocalInstantiationScope *OuterMostScope = 0);