Searched refs:ParamTypeID (Results 1 – 1 of 1) sorted by relevance
4030 unsigned ParamTypeID = getContainedTypeID(FTyID, i + 1); in parseFunctionRecord() local4031 Type *PtrEltTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()4056 unsigned ParamTypeID = getContainedTypeID(FTyID, 1); in parseFunctionRecord() local4057 Type *ByValTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord()