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