Searched defs:paramTypeList (Results 1 – 2 of 2) sorted by relevance
1181 std::vector<TyIdx> paramTypeList; variable
172 std::vector<TyIdx> ¶mTypeList = static_cast<MIRFuncType *>(type)->GetParamTypeList(); in LiteCGGetFuncParamTypes() local