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