Searched defs:IRef (Results 1 – 1 of 1) sorted by relevance
149 for (const Expr *IRef : C->varlists()) { in emitPreInitStmt() local806 const auto *IRef = C->varlist_begin(); in EmitOMPFirstprivateClause() local948 auto IRef = C->varlist_begin(); in EmitOMPPrivateClause() local977 auto IRef = C->varlist_begin(); in EmitOMPCopyinClause() local1057 const auto *IRef = C->varlist_begin(); in EmitOMPLastprivateClauseInit() local1151 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseFinal() local1231 for (const Expr *IRef : Shareds) { in EmitOMPReductionClauseInit() local3343 for (const Expr *IRef : Privates) { in emitScanBasedDirectiveDecls() local4271 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local4284 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local[all …]