Searched defs:IRef (Results 1 – 2 of 2) sorted by relevance
161 for (const Expr *IRef : C->varlist()) { in emitPreInitStmt() local885 const auto *IRef = C->varlist_begin(); in EmitOMPFirstprivateClause() local1013 auto IRef = C->varlist_begin(); in EmitOMPPrivateClause() local1041 auto IRef = C->varlist_begin(); in EmitOMPCopyinClause() local1122 const auto *IRef = C->varlist_begin(); in EmitOMPLastprivateClauseInit() local1212 auto IRef = C->varlist_begin(); in EmitOMPLastprivateClauseFinal() local1293 for (const Expr *IRef : Shareds) { in EmitOMPReductionClauseInit() local3752 for (const Expr *IRef : Privates) { in emitScanBasedDirectiveDecls() local4890 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local4903 auto IRef = C->varlist_begin(); in EmitOMPTaskBasedDirective() local[all …]