Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp4360 struct PrivateHelpersTy { struct
4361 PrivateHelpersTy(const VarDecl *Original, const VarDecl *PrivateCopy, in PrivateHelpersTy() function
4369 typedef std::pair<CharUnits /*Align*/, PrivateHelpersTy> PrivateDataTy;
4954 PrivateHelpersTy(VD, cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()), in emitTaskInit()
4964 PrivateHelpersTy( in emitTaskInit()
4975 PrivateHelpersTy(VD, cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()), in emitTaskInit()