Searched refs:digThroughConstructorsConversions (Results 1 – 3 of 3) sorted by relevance
169 const Expr *digThroughConstructorsConversions(const Expr *E) { in digThroughConstructorsConversions() function182 return digThroughConstructorsConversions(E); in digThroughConstructorsConversions()188 return digThroughConstructorsConversions(ME->getImplicitObjectArgument()); in digThroughConstructorsConversions()366 Init = digThroughConstructorsConversions(Init); in isAliasDecl()
278 const Expr *digThroughConstructorsConversions(const Expr *E);
308 digThroughConstructorsConversions(Init)); in getContainerFromBeginEndCall()