Searched defs:getOperatorLoc (Results 1 – 2 of 2) sorted by relevance
151 SourceLocation getOperatorLoc() const { return getRParenLoc(); } in getOperatorLoc() function337 SourceLocation getOperatorLoc() const LLVM_READONLY { in getOperatorLoc() function405 SourceLocation getOperatorLoc() const { return Loc; } in getOperatorLoc() function2792 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function3910 SourceLocation getOperatorLoc() const { in getOperatorLoc() function4159 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function4438 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
2287 SourceLocation getOperatorLoc() const { return UnaryOperatorBits.Loc; } in getOperatorLoc() function2558 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function2696 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function3467 SourceLocation getOperatorLoc() const { return MemberExprBits.OperatorLoc; } in getOperatorLoc() function4008 SourceLocation getOperatorLoc() const { return BinaryOperatorBits.OpLoc; } in getOperatorLoc() function