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