Searched refs:getDeclFromThisExpr (Results 1 – 1 of 1) sorted by relevance
8829 static ValueDecl *getDeclFromThisExpr(const Expr *E) { in getDeclFromThisExpr() function8852 if (const ValueDecl *VD = getDeclFromThisExpr(MapExprs.getMapExpr())) in emitMappingInformation()