Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3151 struct PrivateHelpersTy { struct
3152 PrivateHelpersTy(const VarDecl *Original, const VarDecl *PrivateCopy, in PrivateHelpersTy() function
3160 typedef std::pair<CharUnits /*Align*/, PrivateHelpersTy> PrivateDataTy;
3694 PrivateHelpersTy(VD, cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()), in emitTaskInit()
3704 PrivateHelpersTy( in emitTaskInit()
3715 PrivateHelpersTy(VD, cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()), in emitTaskInit()