Searched refs:IDestRef (Results 1 – 1 of 1) sorted by relevance
980 auto IDestRef = C->destination_exprs().begin(); in EmitOMPCopyinClause() local1024 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause()1029 ++IDestRef; in EmitOMPCopyinClause()1060 const auto *IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseInit() local1069 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit()1097 ++IDestRef; in EmitOMPLastprivateClauseInit()1151 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseFinal() local1166 cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal()1185 ++IDestRef; in EmitOMPLastprivateClauseFinal()