Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7304 const ValueDecl *getMapDecl() const { return MapDecl; } in getMapDecl() function in __anoneb75deaf3d11::MappableExprsHandler::MappingExprInfo
9444 if (!MapExprs.getMapDecl()) { in emitMappingInformation()
9454 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9457 SourceLocation Loc = MapExprs.getMapDecl()->getLocation(); in emitMappingInformation()