Searched refs:getGenericLoc (Results 1 – 5 of 5) sorted by relevance
95 gse->getGenericLoc(), in rebuild()
3934 return new (Context) GenericSelectionExpr(Context, gse->getGenericLoc(), in stripARCUnbridgedCast()
7337 return getDerived().RebuildGenericSelectionExpr(E->getGenericLoc(), in TransformGenericSelectionExpr()
823 Writer.AddSourceLocation(E->getGenericLoc(), Record); in VisitGenericSelectionExpr()
4407 SourceLocation getGenericLoc() const { return GenericLoc; } in getGenericLoc() function