Searched defs:IRef (Results 1 – 2 of 2) sorted by relevance
157 for (const Expr *IRef : C->varlists()) { in emitPreInitStmt() local847 const auto *IRef = C->varlist_begin(); in EmitOMPFirstprivateClause() local975 auto IRef = C->varlist_begin(); in EmitOMPPrivateClause() local1003 auto IRef = C->varlist_begin(); in EmitOMPCopyinClause() local1084 const auto *IRef = C->varlist_begin(); in EmitOMPLastprivateClauseInit() local1174 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseFinal() local1255 for (const Expr *IRef : Shareds) { in EmitOMPReductionClauseInit() local3610 for (const Expr *IRef : Privates) { in emitScanBasedDirectiveDecls() local4690 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local4703 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local[all …]