Searched refs:setDefaultKindKwLoc (Results 1 – 4 of 4) sorted by relevance
573 void setDefaultKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } in setDefaultKindKwLoc() function
1987 C->setDefaultKindKwLoc(Reader->ReadSourceLocation(Record, Idx)); in VisitOMPDefaultClause()
891 void setDefaultKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } in setDefaultKindKwLoc() function
12158 C->setDefaultKindKwLoc(Record.readSourceLocation()); in VisitOMPDefaultClause()