Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp367 BlockScope<Emitter> IfScope(this); in visitIfStmt() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1535 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
1656 IfScope.Exit(); in ParseIfStatement()