Home
last modified time | relevance | path

Searched defs:MapDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7236 const ValueDecl *MapDecl = nullptr; member in __anond842882b2d11::MappableExprsHandler::MappingExprInfo
7242 MappingExprInfo(const ValueDecl *MapDecl, const Expr *MapExpr = nullptr) in MappingExprInfo()
7882 const ValueDecl *MapDecl = (I->getAssociatedDeclaration()) in generateInfoForComponentList() local