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