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