Searched defs:setOperatorLoc (Results 1 – 1 of 1) sorted by relevance
2209 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } setOperatorLoc() function 2475 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } setOperatorLoc() function 2618 void setOperatorLoc(SourceLocation L) { OpLoc = L; } setOperatorLoc() function 3853 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } setOperatorLoc() function