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