Searched refs:ParseExceptionArgs (Results 1 – 2 of 2) sorted by relevance
401 bool ParseExceptionArgs(SmallVectorImpl<Value *> &Args,
5139 bool LLParser::ParseExceptionArgs(SmallVectorImpl<Value *> &Args, in ParseExceptionArgs() function in LLParser5286 if (ParseExceptionArgs(Args, PFS)) in ParseCatchPad()5309 if (ParseExceptionArgs(Args, PFS)) in ParseCleanupPad()