Searched refs:ParamTypeID (Results 1 – 1 of 1) sorted by relevance
4278 unsigned ParamTypeID = getContainedTypeID(FTyID, i + 1); in parseFunctionRecord() local4279 Type *PtrEltTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()4304 unsigned ParamTypeID = getContainedTypeID(FTyID, 1); in parseFunctionRecord() local4305 Type *ByValTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()