@@ -1680,17 +1680,17 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1680
1680
// CHECK: 49:60: MemberRef=Length:44:10 Extent=[49:60 - 49:66]
1681
1681
// CHECK: 49:67: DeclRefExpr=length:49:38 Extent=[49:67 - 49:73]
1682
1682
// CHECK: 49:75: CompoundStmt= Extent=[49:75 - 49:77]
1683
- // CHECK: 50:12: CXXMethod=end:50:12 (Definition) Extent=[50:3 - 50:40]
1683
+ // CHECK: 50:12: CXXMethod=end:50:12 (Definition) (const) Extent=[50:3 - 50:40] [access=public ]
1684
1684
// CHECK: 50:3: TypeRef=iterator:40:23 Extent=[50:3 - 50:11]
1685
1685
// CHECK: 50:24: CompoundStmt= Extent=[50:24 - 50:40]
1686
1686
// CHECK: 50:26: ReturnStmt= Extent=[50:26 - 50:37]
1687
1687
// CHECK: 50:33: MemberRefExpr=Data:43:15 Extent=[50:33 - 50:37]
1688
- // CHECK: 51:10: CXXMethod=size:51:10 (Definition) Extent=[51:3 - 51:41]
1688
+ // CHECK: 51:10: CXXMethod=size:51:10 (Definition) (const) Extent=[51:3 - 51:41] [access=public ]
1689
1689
// CHECK: 51:3: TypeRef=size_t:2:25 Extent=[51:3 - 51:9]
1690
1690
// CHECK: 51:23: CompoundStmt= Extent=[51:23 - 51:41]
1691
1691
// CHECK: 51:25: ReturnStmt= Extent=[51:25 - 51:38]
1692
1692
// CHECK: 51:32: MemberRefExpr=Length:44:10 Extent=[51:32 - 51:38]
1693
- // CHECK: 52:8: CXXMethod=startswith:52:8 (Definition) Extent=[52:3 - 55:4]
1693
+ // CHECK: 52:8: CXXMethod=startswith:52:8 (Definition) (const) Extent=[52:3 - 55:4] [access=public ]
1694
1694
// CHECK: 52:29: ParmDecl=Prefix:52:29 (Definition) Extent=[52:19 - 52:35]
1695
1695
// CHECK: 52:19: TypeRef=class llvm::StringRef:38:7 Extent=[52:19 - 52:28]
1696
1696
// CHECK: 52:43: CompoundStmt= Extent=[52:43 - 55:4]
@@ -1713,7 +1713,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1713
1713
// CHECK: 54:44: MemberRefExpr=Length:44:10 SingleRefName=[54:44 - 54:50] RefName=[54:44 - 54:50] Extent=[54:37 - 54:50]
1714
1714
// CHECK: 54:37: DeclRefExpr=Prefix:52:29 Extent=[54:37 - 54:43]
1715
1715
// CHECK: 54:55: IntegerLiteral= Extent=[54:55 - 54:56]
1716
- // CHECK: 56:8: CXXMethod=endswith:56:8 (Definition) Extent=[56:3 - 59:4]
1716
+ // CHECK: 56:8: CXXMethod=endswith:56:8 (Definition) (const) Extent=[56:3 - 59:4] [access=public ]
1717
1717
// CHECK: 56:27: ParmDecl=Suffix:56:27 (Definition) Extent=[56:17 - 56:33]
1718
1718
// CHECK: 56:17: TypeRef=class llvm::StringRef:38:7 Extent=[56:17 - 56:26]
1719
1719
// CHECK: 56:41: CompoundStmt= Extent=[56:41 - 59:4]
@@ -1740,7 +1740,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1740
1740
// CHECK: 58:57: MemberRefExpr=Length:44:10 SingleRefName=[58:57 - 58:63] RefName=[58:57 - 58:63] Extent=[58:50 - 58:63]
1741
1741
// CHECK: 58:50: DeclRefExpr=Suffix:56:27 Extent=[58:50 - 58:56]
1742
1742
// CHECK: 58:68: IntegerLiteral= Extent=[58:68 - 58:69]
1743
- // CHECK: 60:13: CXXMethod=substr:60:13 (Definition) Extent=[60:3 - 62:4]
1743
+ // CHECK: 60:13: CXXMethod=substr:60:13 (Definition) (const) Extent=[60:3 - 62:4] [access=public ]
1744
1744
// CHECK: 60:3: TypeRef=class llvm::StringRef:38:7 Extent=[60:3 - 60:12]
1745
1745
// CHECK: 60:27: ParmDecl=Start:60:27 (Definition) Extent=[60:20 - 60:32]
1746
1746
// CHECK: 60:20: TypeRef=size_t:2:25 Extent=[60:20 - 60:26]
@@ -1769,7 +1769,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1769
1769
// CHECK: 66:7: ClassDecl=IdentifierInfo:66:7 (Definition) Extent=[66:1 - 80:2]
1770
1770
// CHECK: 67:1: CXXAccessSpecifier=:67:1 (Definition) Extent=[67:1 - 67:8]
1771
1771
// CHECK: 67:8: CXXConstructor=IdentifierInfo:67:8 Extent=[67:8 - 67:24]
1772
- // CHECK: 68:15: CXXMethod=getNameStart:68:15 (Definition) Extent=[68:3 - 71:4]
1772
+ // CHECK: 68:15: CXXMethod=getNameStart:68:15 (Definition) (const) Extent=[68:3 - 71:4] [access=public ]
1773
1773
// CHECK: 68:36: CompoundStmt= Extent=[68:36 - 71:4]
1774
1774
// CHECK: 69:5: DeclStmt= Extent=[69:5 - 69:65]
1775
1775
// CHECK: 69:54: TypedefDecl=actualtype:69:54 (Definition) Extent=[69:5 - 69:64]
@@ -1781,7 +1781,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1781
1781
// CHECK: 70:13: CStyleCastExpr= Extent=[70:13 - 70:38]
1782
1782
// CHECK: 70:20: TypeRef=actualtype:69:54 Extent=[70:20 - 70:30]
1783
1783
// CHECK: 70:34: CXXThisExpr= Extent=[70:34 - 70:38]
1784
- // CHECK: 72:12: CXXMethod=getLength:72:12 (Definition) Extent=[72:3 - 76:4]
1784
+ // CHECK: 72:12: CXXMethod=getLength:72:12 (Definition) (const) Extent=[72:3 - 76:4] [access=public ]
1785
1785
// CHECK: 72:30: CompoundStmt= Extent=[72:30 - 76:4]
1786
1786
// CHECK: 73:5: DeclStmt= Extent=[73:5 - 73:65]
1787
1787
// CHECK: 73:54: TypedefDecl=actualtype:73:54 (Definition) Extent=[73:5 - 73:64]
@@ -1820,7 +1820,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1820
1820
// CHECK: 75:55: IntegerLiteral= Extent=[75:55 - 75:56]
1821
1821
// CHECK: 75:61: UnexposedExpr= Extent=[75:61 - 75:62]
1822
1822
// CHECK: 75:61: IntegerLiteral= Extent=[75:61 - 75:62]
1823
- // CHECK: 77:19: CXXMethod=getName:77:19 (Definition) Extent=[77:3 - 79:4]
1823
+ // CHECK: 77:19: CXXMethod=getName:77:19 (Definition) (const) Extent=[77:3 - 79:4] [access=public ]
1824
1824
// CHECK: 77:35: CompoundStmt= Extent=[77:35 - 79:4]
1825
1825
// CHECK: 78:5: ReturnStmt= Extent=[78:5 - 78:56]
1826
1826
// CHECK: 78:12: CallExpr= Extent=[78:12 - 78:56]
@@ -1858,7 +1858,7 @@ AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
1858
1858
// CHECK: 90:5: ReturnStmt= Extent=[90:5 - 90:17]
1859
1859
// CHECK: 90:12: UnaryOperator= Extent=[90:12 - 90:17]
1860
1860
// CHECK: 90:13: CXXThisExpr= Extent=[90:13 - 90:17]
1861
- // CHECK: 92:5: CXXMethod=Default:92:5 (Definition) Extent=[92:3 - 94:4]
1861
+ // CHECK: 92:5: CXXMethod=Default:92:5 (Definition) (const) Extent=[92:3 - 94:4] [access=public ]
1862
1862
// CHECK: 92:23: ParmDecl=Value:92:23 (Definition) Extent=[92:13 - 92:28]
1863
1863
// CHECK: 92:36: CompoundStmt= Extent=[92:36 - 94:4]
1864
1864
// CHECK: 93:5: ReturnStmt= Extent=[93:5 - 93:17]
0 commit comments