Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h76 CaseMap CaseLabels; variable
H A DByteCodeStmtGen.cpp64 SwitchScope(ByteCodeStmtGen<Emitter> *Ctx, CaseMap &&CaseLabels, in SwitchScope()
598 CaseMap CaseLabels; in visitSwitchStmt() local