Home
last modified time | relevance | path

Searched refs:bonk (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Index/
Dannotate-tokens.cpp1 struct bonk { }; struct
2 void test(bonk X) { in test()
4 __is_base_of(bonk, bonk); in test()
/external/clang/test/PCH/
Dobjc_methods.h22 -(void)bonk:(int)x {
35 case 23: [self bonk:x]; break;
39 -(void)bonk:(int)x {
/external/llvm/test/Transforms/Inline/
Dnoinline-recursive-fn.ll28 ;; CHECK-LABEL: @bonk(
30 define void @bonk() nounwind ssp {
/external/llvm/test/CodeGen/X86/
Dswitch-crit-edge-constant.ll9 @str1 = internal constant [5 x i8] c"bonk\00" ; <[5 x i8]*> [#uses=1]
/external/clang/test/CodeGenCXX/
Dvisibility.cpp221 void bonk();