Searched defs:getOperatorLoc (Results 1 – 2 of 2) sorted by relevance
149 SourceLocation getOperatorLoc() const { return getRParenLoc(); } in getOperatorLoc() function335 SourceLocation getOperatorLoc() const LLVM_READONLY { in getOperatorLoc() function403 SourceLocation getOperatorLoc() const { return Loc; } in getOperatorLoc() function2683 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function3788 SourceLocation getOperatorLoc() const { in getOperatorLoc() function4037 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function4317 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
2237 SourceLocation getOperatorLoc() const { return UnaryOperatorBits.Loc; } in getOperatorLoc() function2508 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function2651 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function3369 SourceLocation getOperatorLoc() const { return MemberExprBits.OperatorLoc; } in getOperatorLoc() function3901 SourceLocation getOperatorLoc() const { return BinaryOperatorBits.OpLoc; } in getOperatorLoc() function