Lines Matching refs:Punctuation
13 // CHECK: Punctuation: "@" [1:1 - 1:2] ObjCInterfaceDecl=A:1:12
16 // CHECK: Punctuation: "@" [2:1 - 2:2] ObjCPropertyDecl=property:2:34
18 // CHECK: Punctuation: "(" [2:11 - 2:12] ObjCPropertyDecl=property:2:34
20 // CHECK: Punctuation: "," [2:18 - 2:19] ObjCPropertyDecl=property:2:34
22 // CHECK: Punctuation: ")" [2:29 - 2:30] ObjCPropertyDecl=property:2:34
25 // CHECK: Punctuation: ";" [2:42 - 2:43] ObjCInterfaceDecl=A:1:12
26 // CHECK: Punctuation: "@" [3:1 - 3:2] ObjCPropertyDecl=second_property:3:32
28 // CHECK: Punctuation: "(" [3:11 - 3:12] ObjCPropertyDecl=second_property:3:32
30 // CHECK: Punctuation: "," [3:21 - 3:22] ObjCPropertyDecl=second_property:3:32
32 // CHECK: Punctuation: ")" [3:27 - 3:28] ObjCPropertyDecl=second_property:3:32
35 // CHECK: Punctuation: "@" [4:1 - 4:2] ObjCPropertyDecl=third_property:4:45
37 // CHECK: Punctuation: "(" [4:11 - 4:12] ObjCPropertyDecl=third_property:4:45
39 // CHECK: Punctuation: "," [4:29 - 4:30] ObjCPropertyDecl=third_property:4:45
41 // CHECK: Punctuation: ")" [4:40 - 4:41] ObjCPropertyDecl=third_property:4:45
46 // CHECK: Punctuation: "*" [8:5 - 8:6] VarDecl=avar:8:6 (Definition)
48 // CHECK: Punctuation: ";" [8:10 - 8:11] DeclStmt=
50 // CHECK: Punctuation: "=" [9:8 - 9:9] BinaryOperator=
52 // CHECK: Punctuation: ";" [9:11 - 9:12] CompoundStmt=