Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h392 CaseMap CaseLabels; variable
H A DCompiler.cpp139 SwitchScope(Compiler<Emitter> *Ctx, CaseMap &&CaseLabels, LabelTy BreakLabel, in SwitchScope()
4550 CaseMap CaseLabels; in visitSwitchStmt() local