Searched defs:parseSwitch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 3306 void UnwrappedLineParser::parseSwitch(bool IsExpr) { parseSwitch() function in clang::format::UnwrappedLineParser |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 7156 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { parseSwitch() function in LLParser |