Searched refs:getGenericLoc (Results 1 – 6 of 6) sorted by relevance
155 gse->getGenericLoc(), in rebuild()
4346 return new (Context) GenericSelectionExpr(Context, gse->getGenericLoc(), in stripARCUnbridgedCast()
13705 Context, GSE->getGenericLoc(), GSE->getControllingExpr(), in FixOverloadedFunctionReference()
9089 return getDerived().RebuildGenericSelectionExpr(E->getGenericLoc(), in TransformGenericSelectionExpr()
981 Record.AddSourceLocation(E->getGenericLoc()); in VisitGenericSelectionExpr()
5044 SourceLocation getGenericLoc() const { return GenericLoc; } in getGenericLoc() function