Searched refs:MapExprs (Results 1 – 1 of 1) sorted by relevance
9271 MappableExprsHandler::MappingExprInfo &MapExprs) { in emitMappingInformation() argument9273 if (!MapExprs.getMapDecl()) { in emitMappingInformation()9277 if (MapExprs.getMapExpr()) { in emitMappingInformation()9280 MapExprs.getMapExpr()->printPretty(OS, nullptr, P); in emitMappingInformation()9283 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()9286 SourceLocation Loc = MapExprs.getMapDecl()->getLocation(); in emitMappingInformation()