Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1544 ParseScope IfScope(this, Scope::DeclScope | Scope::ControlScope, C99orCXX); ParseIfStatement() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp