Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h70 CaseMap CaseLabels; variable
H A DByteCodeStmtGen.cpp67 SwitchScope(ByteCodeStmtGen<Emitter> *Ctx, CaseMap &&CaseLabels, in SwitchScope()