Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1113 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
1187 IfScope.Exit(); in ParseIfStatement()