Searched refs:IDestRef (Results 1 – 1 of 1) sorted by relevance
704 auto IDestRef = C->destination_exprs().begin(); in EmitOMPCopyinClause() local742 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPCopyinClause()747 ++IDestRef; in EmitOMPCopyinClause()777 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseInit() local785 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseInit()810 ++IDestRef; in EmitOMPLastprivateClauseInit()852 auto IDestRef = C->destination_exprs().begin(); in EmitOMPLastprivateClauseFinal() local864 auto *DestVD = cast<VarDecl>(cast<DeclRefExpr>(*IDestRef)->getDecl()); in EmitOMPLastprivateClauseFinal()877 ++IDestRef; in EmitOMPLastprivateClauseFinal()