Home
last modified time | relevance | path

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

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