Searched refs:setScheduleKindLoc (Results 1 – 2 of 2) sorted by relevance
1463 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } in setScheduleKindLoc() function
12069 C->setScheduleKindLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()