Searched refs:foo12 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/Driver/
H A Dat_file.c34 foo12
/external/clang/test/Sema/
H A Dattr-sentinel.c12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here}}
28 foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sentinel}}
/external/clang/test/CodeGen/
H A Dstdcall-fastcall.c141 void __attribute__((fastcall)) foo12(struct S3 y, int x);
144 // CHECK: call x86_fastcallcc void @foo12(float %{{.*}}, i32 inreg %
145 foo12(y, x);
/external/llvm/test/MC/ELF/
H A Dweakref.s52 .weakref foo12, bar12
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dalloc-object-huge.js64 this.foo12 = 12;
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp1771 void foo12() { function in struct:TryLockTest::TestTryLock

Completed in 160 milliseconds