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