Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h463 LocalInstantiationScope *oldScope = SemaRef.CurrentInstantiationScope; in cloneScopes() local
492 SemaRef.CurrentInstantiationScope = oldScope; in cloneScopes()