Searched defs:getOperatorLoc (Results 1 – 2 of 2) sorted by relevance
150 SourceLocation getOperatorLoc() const { return getRParenLoc(); } in getOperatorLoc() function336 SourceLocation getOperatorLoc() const LLVM_READONLY { in getOperatorLoc() function404 SourceLocation getOperatorLoc() const { return Loc; } in getOperatorLoc() function2583 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function3660 SourceLocation getOperatorLoc() const { in getOperatorLoc() function3909 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function4189 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
2146 SourceLocation getOperatorLoc() const { return UnaryOperatorBits.Loc; } in getOperatorLoc() function2411 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function2553 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function3270 SourceLocation getOperatorLoc() const { return MemberExprBits.OperatorLoc; } in getOperatorLoc() function3770 SourceLocation getOperatorLoc() const { return BinaryOperatorBits.OpLoc; } in getOperatorLoc() function