Searched defs:parseSwitch (Results 1 – 2 of 2) sorted by relevance
3329 void UnwrappedLineParser::parseSwitch(bool IsExpr) { in parseSwitch() function in clang::format::UnwrappedLineParser
7178 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { in parseSwitch() function in LLParser