Searched refs:setOperatorLoc (Results 1 – 2 of 2) sorted by relevance
1700 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function1910 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function2042 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function2938 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
552 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryOperator()561 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitOffsetOfExpr()606 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryExprOrTypeTraitExpr()686 E->setOperatorLoc(ReadSourceLocation(Record, Idx)); in VisitBinaryOperator()