Searched defs:TestIndent (Results 1 – 12 of 12) sorted by relevance
9 int TestIndent; variable
7 int TestIndent = 1 + (1); variable
7 struct TestIndent { struct10 // CHECK: {{^}}RecordDecl{{.*TestIndent[^()]*$}} argument
8 int TestIndent variable
7 int TestIndent; variable
8 struct TestIndent { struct9 int x;
27 struct TestIndent { struct30 // CHECK: {{^}}RecordDecl{{.*TestIndent[^()]*$}} argument
15 int TestIndent = 1 + (1); variable
4 int TestIndent = 1 + (1); variable
17 int TestIndent variable
6 class TestIndent: class
6 class TestIndent(object): class