Searched refs:IDestRef (Results 1 – 1 of 1) sorted by relevance
979 auto IDestRef = C->destination_exprs().begin(); in EmitOMPCopyinClause() local1022 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause()1027 ++IDestRef; in EmitOMPCopyinClause()1058 const auto *IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseInit() local1067 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit()1099 ++IDestRef; in EmitOMPLastprivateClauseInit()1153 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseFinal() local1168 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal()1186 ++IDestRef; in EmitOMPLastprivateClauseFinal()