Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DTemplate.h221 bool Exited; variable
248 Exited(false), CombineWithOuterScope(CombineWithOuterScope), in SemaRef()
262 if (Exited) in Exit()
269 Exited = true; in Exit()