Home
last modified time | relevance | path

Searched defs:SwitchScope (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DScope.h102 SwitchScope = 0x1000, enumerator
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h
H A DCompiler.cpp
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1744 ParseScope SwitchScope(this, ScopeFlags); ParseSwitchStatement() local