Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
526 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()536 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()581 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()652 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()
1704 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1912 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function2045 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function2959 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function