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