Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp3259 void UnwrappedLineParser::parseSwitch() { parseSwitch() function in clang::format::UnwrappedLineParser
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6743 bool LLParser::parseSwitch(Instruction *&Inst, PerFunctionState &PFS) { parseSwitch() function in LLParser