Searched refs:IDestRef (Results 1 – 1 of 1) sorted by relevance
1043 auto IDestRef = C->destination_exprs().begin(); in EmitOMPCopyinClause() local1087 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause()1092 ++IDestRef; in EmitOMPCopyinClause()1123 const auto *IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseInit() local1132 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit()1160 ++IDestRef; in EmitOMPLastprivateClauseInit()1214 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseFinal() local1229 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal()1248 ++IDestRef; in EmitOMPLastprivateClauseFinal()