Home
last modified time | relevance | path

Searched refs:getMapExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7305 const Expr *getMapExpr() const { return MapExpr; } in getMapExpr() function in __anoneb75deaf3d11::MappableExprsHandler::MappingExprInfo
9448 if (MapExprs.getMapExpr()) { in emitMappingInformation()
9451 MapExprs.getMapExpr()->printPretty(OS, nullptr, P); in emitMappingInformation()