Searched refs:digThroughConstructors (Results 1 – 3 of 3) sorted by relevance
168 const Expr *digThroughConstructors(const Expr *E) { in digThroughConstructors() function181 return digThroughConstructors(E); in digThroughConstructors()360 Init = digThroughConstructors(Init); in isAliasDecl()
278 const Expr *digThroughConstructors(const Expr *E);
339 dyn_cast_or_null<CXXMemberCallExpr>(digThroughConstructors(Init)); in getContainerFromBeginEndCall()