Home
last modified time | relevance | path

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

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