Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h326 LocalInstantiationScope *oldScope = SemaRef.CurrentInstantiationScope; in cloneScopes() local
355 SemaRef.CurrentInstantiationScope = oldScope; in cloneScopes()