Searched refs:InfoTy (Results 1 – 1 of 1) sorted by relevance
5956 QualType InfoTy = readType(F, Record, Idx); in GetTypeSourceInfo() local5957 if (InfoTy.isNull()) in GetTypeSourceInfo()5960 TypeSourceInfo *TInfo = getContext().CreateTypeSourceInfo(InfoTy); in GetTypeSourceInfo()