Searched refs:ParseParameterList (Results 1 – 2 of 2) sorted by relevance
392 bool ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
1914 bool LLParser::ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList, in ParseParameterList() function in LLParser5039 ParseValID(CalleeID) || ParseParameterList(ArgList, PFS) || in ParseInvoke()5643 ParseParameterList(ArgList, PFS, TCK == CallInst::TCK_MustTail, in ParseCall()