Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
525 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()535 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()580 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()651 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()
1690 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1898 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function2042 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function2953 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function