Home | History | Annotate | Download | only in Index

Lines Matching refs:bonk

1 struct bonk { };
2 void test(bonk X) {
4 __is_base_of(bonk, bonk);
41 // CHECK: Keyword: "struct" [1:1 - 1:7] StructDecl=bonk:1:8 (Definition)
42 // CHECK: Identifier: "bonk" [1:8 - 1:12] StructDecl=bonk:1:8 (Definition)
43 // CHECK: Punctuation: "{" [1:13 - 1:14] StructDecl=bonk:1:8 (Definition)
44 // CHECK: Punctuation: "}" [1:15 - 1:16] StructDecl=bonk:1:8 (Definition)
49 // CHECK: Identifier: "bonk" [2:11 - 2:15] TypeRef=struct bonk:1:8
59 // CHECK: Identifier: "bonk" [4:18 - 4:22] TypeRef=struct bonk:1:8
61 // CHECK: Identifier: "bonk" [4:24 - 4:28] TypeRef=struct bonk:1:8