Searched defs:IfScope (Results 1 – 2 of 2) sorted by relevance
190 BlockScope<Emitter> IfScope(this); in visitIfStmt() local
1369 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local