Home
last modified time | relevance | path

Searched defs:bork (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGenCXX/
D2008-05-07-CrazyOffsetOf.cpp4 struct bork { struct
5 struct bork *next_local; argument
8 int offset = (char *) &(((struct bork *) 0x10)->query) - (char *) 0x10; argument
/external/clang/test/CodeGenObjC/
D2008-11-25-Blocks.m4 @interface bork interface
8 @implementation bork implementation
Ddebug-info-synthesis.m22 - (void) bork { method
/external/clang/test/CodeGenObjCXX/
Dcopy.mm27 @protocol bork protocol
D2007-10-03-MetadataPointers.mm4 void bork() { function
/external/clang/test/CodeGen/
Dunaligned-memcpy.c3 void bork() { in bork() function
D2007-10-15-VoidPtr.c2 void bork(void **data) { in bork() function
D2007-08-22-CTTZ.c3 int bork(unsigned long long x) { in bork() function
D2007-11-07-AlignedMemcpy.c2 void bork() { in bork() function
D2007-10-30-Volatile.c2 void bork() { in bork() function
D2007-09-05-ConstCtor.c10 void bork() { in bork() function
Dvla.c58 int bork[4][13]; in test() local
69 int bork[4][13][15]; in test1() local