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