Searched refs:setModifierKwLoc (Results 1 – 2 of 2) sorted by relevance
8474 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc() function
12564 C->setModifierKwLoc(Record.readSourceLocation()); in VisitOMPOrderClause()