Searched defs:parseSwitch (Results 1 – 3 of 3) sorted by relevance
1656 void UnwrappedLineParser::parseSwitch() { in parseSwitch() function in clang::format::UnwrappedLineParser
410 private Stmnt parseSwitch(SymbolTable tbl) throws CompileError { in parseSwitch() method in Parser
6564 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { in parseSwitch() function in LLParser