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