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