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