Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6811 const ValueDecl *MapDecl = nullptr; member in __anonffc6c7122811::MappableExprsHandler::MappingExprInfo
6817 MappingExprInfo(const ValueDecl *MapDecl, const Expr *MapExpr = nullptr) in MappingExprInfo()
7467 const ValueDecl *MapDecl = (I->getAssociatedDeclaration()) in generateInfoForComponentList() local