Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h450 OptLabelTy DefaultLabel; variable
H A DCompiler.cpp159 OptLabelTy DefaultLabel) in SwitchScope()
5670 OptLabelTy DefaultLabel = std::nullopt; in visitSwitchStmt() local