Searched refs:ParseExceptionArgs (Results 1 – 2 of 2) sorted by relevance
407 bool ParseExceptionArgs(SmallVectorImpl<Value *> &Args,
5358 bool LLParser::ParseExceptionArgs(SmallVectorImpl<Value *> &Args, in ParseExceptionArgs() function in LLParser5505 if (ParseExceptionArgs(Args, PFS)) in ParseCatchPad()5528 if (ParseExceptionArgs(Args, PFS)) in ParseCleanupPad()