Searched refs:foo10 (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/Driver/
H A Dat_file.c15 // CHECK-NEXT: foo10"bar10"zed10
30 foo10
/external/clang/test/CodeGen/
H A Dmips64-padding-arg.c58 // O32: declare void @foo10(i32, i32
66 void foo10(int, S16);
69 foo10(1, s16);
H A Dmangle.c71 int foo10(volatile int* add, int from, int to) { function
H A Dstdcall-fastcall.c124 void __attribute__((fastcall)) foo10(float y, int x);
127 // CHECK: call x86_fastcallcc void @foo10(float %{{.*}}, i32 inreg %
128 foo10(y, x);
/external/clang/test/Sema/
H A Darm-interrupt-attr.c16 __attribute__((interrupt(""))) void foo10() {} function
H A Dattr-sentinel.c11 void foo10 (int x, ...) __attribute__ ((__sentinel__(1,1)));
/external/llvm/test/MC/ELF/
H A Dweakref.s42 .weakref foo10, bar10
44 .long foo10
/external/clang/test/Parser/
H A Dcxx-template-argument.cpp99 template<class T1, typename T2> struct foo10 : struct in namespace:pr16225add
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dalloc-object-huge.js62 this.foo10 = 10;
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp1746 void foo10() { function in struct:TryLockTest::TestTryLock

Completed in 251 milliseconds