Searched defs:setOperatorLoc (Results 1 – 1 of 1) sorted by relevance
2238 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } setOperatorLoc() function 2504 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } setOperatorLoc() function 2647 void setOperatorLoc(SourceLocation L) { OpLoc = L; } setOperatorLoc() function 3887 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } setOperatorLoc() function