Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp3204 void UnwrappedLineParser::parseSwitch() { in parseSwitch() function in clang::format::UnwrappedLineParser
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6564 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { in parseSwitch() function in LLParser