Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7112 const ValueDecl *MapDecl = nullptr; member in __anonad2d34463d11::MappableExprsHandler::MappingExprInfo
7118 MappingExprInfo(const ValueDecl *MapDecl, const Expr *MapExpr = nullptr) in MappingExprInfo()
7756 const ValueDecl *MapDecl = (I->getAssociatedDeclaration()) in generateInfoForComponentList() local