Searched refs:getMapExpr (Results 1 – 1 of 1) sorted by relevance
6821 const Expr *getMapExpr() const { return MapExpr; } in getMapExpr() function in __anonffc6c7122811::MappableExprsHandler::MappingExprInfo9074 if (!MapExprs.getMapDecl() && !MapExprs.getMapExpr()) in emitMappingInformation()9078 if (!MapExprs.getMapDecl() && MapExprs.getMapExpr()) { in emitMappingInformation()9079 if (const ValueDecl *VD = getDeclFromThisExpr(MapExprs.getMapExpr())) in emitMappingInformation()9082 Loc = MapExprs.getMapExpr()->getExprLoc(); in emitMappingInformation()9088 if (MapExprs.getMapExpr()) { in emitMappingInformation()9091 MapExprs.getMapExpr()->printPretty(OS, nullptr, P); in emitMappingInformation()