Searched refs:getMapExpr (Results 1 – 1 of 1) sorted by relevance
7246 const Expr *getMapExpr() const { return MapExpr; } in getMapExpr() function in __anond842882b2d11::MappableExprsHandler::MappingExprInfo9433 if (!MapExprs.getMapDecl() && !MapExprs.getMapExpr()) in emitMappingInformation()9437 if (!MapExprs.getMapDecl() && MapExprs.getMapExpr()) { in emitMappingInformation()9438 if (const ValueDecl *VD = getDeclFromThisExpr(MapExprs.getMapExpr())) in emitMappingInformation()9441 Loc = MapExprs.getMapExpr()->getExprLoc(); in emitMappingInformation()9447 if (MapExprs.getMapExpr()) { in emitMappingInformation()9450 MapExprs.getMapExpr()->printPretty(OS, nullptr, P); in emitMappingInformation()