Home
last modified time | relevance | path

Searched defs:parseSwitch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp2313 void UnwrappedLineParser::parseSwitch() { in parseSwitch() function in clang::format::UnwrappedLineParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6456 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { in parseSwitch() function in LLParser