Searched defs:IRef (Results 1 – 1 of 1) sorted by relevance
153 for (const Expr *IRef : C->varlists()) { in emitPreInitStmt() local823 const auto *IRef = C->varlist_begin(); in EmitOMPFirstprivateClause() local952 auto IRef = C->varlist_begin(); in EmitOMPPrivateClause() local980 auto IRef = C->varlist_begin(); in EmitOMPCopyinClause() local1061 const auto *IRef = C->varlist_begin(); in EmitOMPLastprivateClauseInit() local1151 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseFinal() local1232 for (const Expr *IRef : Shareds) { in EmitOMPReductionClauseInit() local3564 for (const Expr *IRef : Privates) { in emitScanBasedDirectiveDecls() local4618 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local4631 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local[all …]