Home
last modified time | relevance | path

Searched refs:OutDRE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4977 const auto *OutDRE = cast<DeclRefExpr>( in emitPrivateReduction() local
4980 const VarDecl *OutVD = cast<VarDecl>(OutDRE->getDecl()); in emitPrivateReduction()
5050 const auto *OutDRE = cast<DeclRefExpr>( in emitPrivateReduction() local
5057 LocalScope.addPrivate(cast<VarDecl>(OutDRE->getDecl()), in emitPrivateReduction()