Searched refs:ParseParameterList (Results 1 – 2 of 2) sorted by relevance
376 bool ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
1790 bool LLParser::ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList, in ParseParameterList() function in LLParser4733 ParseParameterList(ArgList, PFS) || in ParseInvoke()5154 ParseParameterList(ArgList, PFS, TCK == CallInst::TCK_MustTail, in ParseCall()