Searched refs:foo9 (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/Driver/
H A Dat_file.c12 // CHECK-NEXT: foo9'bar9'zed9
25 foo9
/external/llvm/test/MC/ELF/
H A Dtls-i386.s13 .long foo9@GOTNTPOFF
92 // CHECK-NEXT: (('st_name', 0x00000029) # 'foo9'
H A Dweakref.s36 .weakref foo9, bar9
37 .long foo9
/external/clang/test/CodeGen/
H A Dmangle.c65 void __attribute__((__overloadable__)) foo9(float4 f) {} function
H A Dstdcall-fastcall.c117 void __attribute__((fastcall)) foo9(struct S2 a, int b);
120 // CHECK: call x86_fastcallcc void @foo9(%struct.S2* byval align 4 %{{.*}}, i32 %
121 foo9(a, b);
/external/clang/test/Sema/
H A Ddllimport-dllexport.c25 void __declspec(dllimport) foo9(){} // expected-error{{dllimport attribute can be applied only to symbol declaration}}
/external/v8/test/mjsunit/compiler/
H A Dalloc-object-huge.js59 this.foo9 = 9;
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp1728 void foo9() { function in struct:TryLockTest::TestTryLock

Completed in 849 milliseconds