Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6516 const ValueDecl *MapDecl = nullptr; member in __anon90c6c1b12c11::MappableExprsHandler::MappingExprInfo
6522 MappingExprInfo(const ValueDecl *MapDecl, const Expr *MapExpr = nullptr) in MappingExprInfo()
7166 const ValueDecl *MapDecl = (I->getAssociatedDeclaration()) in generateInfoForComponentList() local