Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
1742 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1950 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function2083 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function3004 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
546 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()556 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()601 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()681 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()