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