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.cpp222 CatchAll, enumerator
297 case CatchAll: in nestingString()
594 if (popAndPushWithSameSignature(Name, Try, CatchAll)) in ParseInstruction()
600 if (pop(Name, Try, CatchAll)) in ParseInstruction()