Lines Matching refs:bonk
1 struct bonk { };
2 void test(bonk X) {
4 __is_base_of(bonk, bonk);
32 // CHECK: Keyword: "struct" [1:1 - 1:7] StructDecl=bonk:1:8 (Definition)
33 // CHECK: Identifier: "bonk" [1:8 - 1:12] StructDecl=bonk:1:8 (Definition)
34 // CHECK: Punctuation: "{" [1:13 - 1:14] StructDecl=bonk:1:8 (Definition)
35 // CHECK: Punctuation: "}" [1:15 - 1:16] StructDecl=bonk:1:8 (Definition)
40 // CHECK: Identifier: "bonk" [2:11 - 2:15] TypeRef=struct bonk:1:8
50 // CHECK: Identifier: "bonk" [4:18 - 4:22] TypeRef=struct bonk:1:8
52 // CHECK: Identifier: "bonk" [4:24 - 4:28] TypeRef=struct bonk:1:8