Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1293 CaseValsTy CaseVals; in ActOnFinishSwitchStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5645 SmallVector<ConstantInt*, 1> CaseVals; in parseFunctionBody() local