Searched refs:TSIs (Results 1 – 2 of 2) sorted by relevance
1241 TypeSourceInfo **TSIs = E->getTrailingObjects<TypeSourceInfo *>(); in VisitGenericSelectionExpr() local1243 Record.AddTypeSourceInfo(TSIs[I]); in VisitGenericSelectionExpr()
1363 TypeSourceInfo **TSIs = E->getTrailingObjects<TypeSourceInfo *>(); in VisitGenericSelectionExpr() local1365 TSIs[I] = readTypeSourceInfo(); in VisitGenericSelectionExpr()