Searched refs:setModifierLoc (Results 1 – 2 of 2) sorted by relevance
2744 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
12170 C->setModifierLoc(Record.readSourceLocation()); in VisitOMPLinearClause()