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