[AST][NFC] Factor out some repeated code in ArraySubscriptExpr.
Factor out the test for whether the LHS is the base of the array subscript expression into a private method lhsIsBase. NFC. llvm-svn: 347319
Loading
Please sign in to comment
Factor out the test for whether the LHS is the base of the array subscript expression into a private method lhsIsBase. NFC. llvm-svn: 347319