Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1453 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
1574 IfScope.Exit(); in ParseIfStatement()