Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7063 const ValueDecl *MapDecl = nullptr; member in __anon8f021c723d11::MappableExprsHandler::MappingExprInfo
7069 MappingExprInfo(const ValueDecl *MapDecl, const Expr *MapExpr = nullptr) in MappingExprInfo()
7695 const ValueDecl *MapDecl = (I->getAssociatedDeclaration()) in generateInfoForComponentList() local