Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
442 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()452 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()497 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()567 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()
1572 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1779 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function1926 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function2814 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function