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