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