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