Home
last modified time | relevance | path

Searched refs:parseCatchList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp727 if (parseCatchList(Operands)) in parseInstruction()
750 if (parseCatchList(Operands)) in parseInstruction()
852 bool parseCatchList(OperandVector &Operands) { in parseCatchList() function in __anon9b7df71c0111::WebAssemblyAsmParser