Home
last modified time | relevance | path

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

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