Searched refs:TSIType (Results 1 – 1 of 1) sorted by relevance
921 QualType TSIType = Record.readType(); in VisitDeclaratorDecl() local923 TSIType.isNull() ? nullptr in VisitDeclaratorDecl()924 : Reader.getContext().CreateTypeSourceInfo(TSIType)); in VisitDeclaratorDecl()