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() function2658 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function3733 SourceLocation getOperatorLoc() const { in getOperatorLoc() function3982 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function4262 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function
2225 SourceLocation getOperatorLoc() const { return UnaryOperatorBits.Loc; } in getOperatorLoc() function2490 SourceLocation getOperatorLoc() const { return OperatorLoc; } in getOperatorLoc() function2633 SourceLocation getOperatorLoc() const { return OpLoc; } in getOperatorLoc() function3353 SourceLocation getOperatorLoc() const { return MemberExprBits.OperatorLoc; } in getOperatorLoc() function3855 SourceLocation getOperatorLoc() const { return BinaryOperatorBits.OpLoc; } in getOperatorLoc() function