Searched refs:IDestRef (Results 1 – 1 of 1) sorted by relevance
1005 auto IDestRef = C->destination_exprs().begin(); in EmitOMPCopyinClause() local1049 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause()1054 ++IDestRef; in EmitOMPCopyinClause()1085 const auto *IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseInit() local1094 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit()1122 ++IDestRef; in EmitOMPLastprivateClauseInit()1176 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseFinal() local1191 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal()1210 ++IDestRef; in EmitOMPLastprivateClauseFinal()