Searched refs:setKindKwLoc (Results 1 – 2 of 2) sorted by relevance
7223 void setKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; } in setKindKwLoc() function
13015 C->setKindKwLoc(Record.readSourceLocation()); in VisitOMPOrderClause()