Searched refs:ParamTypeID (Results 1 – 1 of 1) sorted by relevance
3993 unsigned ParamTypeID = getContainedTypeID(FTyID, i + 1); in parseFunctionRecord() local3994 Type *PtrEltTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()4019 unsigned ParamTypeID = getContainedTypeID(FTyID, 1); in parseFunctionRecord() local4020 Type *ByValTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()