Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp226 CatchAll, enumerator
314 case CatchAll: in nestingString()
599 push(CatchAll); in ParseInstruction()
604 if (pop(Name, Try, CatchAll)) in ParseInstruction()