Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp255 BlockScope<Emitter> IfScope(this); in visitIfStmt() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1485 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); in ParseIfStatement() local