Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1550 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4295 BlockScope<Emitter> IfScope(this); in visitIfStmt() local