Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.cpp190 BlockScope<Emitter> IfScope(this); in visitIfStmt() local
/external/clang/lib/Parse/
DParseStmt.cpp1141 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
1229 IfScope.Exit(); in ParseIfStatement()
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1366 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
1471 IfScope.Exit(); in ParseIfStatement()