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