Searched refs:EmitVarDecl (Results 1 – 3 of 3) sorted by relevance
620 EmitVarDecl(*cast<VarDecl>(SaveRef->getDecl())); in EmitOMPLinearClauseInit()801 CGF.EmitVarDecl(*IVDecl); in EmitOMPSimdDirective()808 CGF.EmitVarDecl(*cast<VarDecl>(LIExpr->getDecl())); in EmitOMPSimdDirective()1012 CGF.EmitVarDecl(*VDecl); in EmitOMPHelperVar()1029 CGF.EmitVarDecl(*ImpVar); in emitScheduleClause()1052 EmitVarDecl(*IVDecl); in EmitOMPWorksharingLoop()1058 EmitVarDecl(*cast<VarDecl>(LIExpr->getDecl())); in EmitOMPWorksharingLoop()
113 return EmitVarDecl(VD); in EmitDecl()129 void CodeGenFunction::EmitVarDecl(const VarDecl &D) { in EmitVarDecl() function in CodeGenFunction
1876 void EmitVarDecl(const VarDecl &D);