Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
527 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()537 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()582 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()653 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()
1668 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1876 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function2020 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function2923 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function