Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp254 CatchAll, enumerator
342 case CatchAll: in nestingString()
636 if (popAndPushWithSameSignature(Name, Try, CatchAll)) in parseInstruction()
646 if (pop(Name, Try, CatchAll)) in parseInstruction()