Searched defs:foo5 (Results 1 - 15 of 15) sorted by relevance

/external/clang/test/CodeGen/
H A D2008-03-05-syncPtr.c29 int* foo5(int** a, int* b) { function
32 // CHECK-LABEL: define i32* @foo5
H A Dmips64-padding-arg.c36 // N64-LABEL: define void @foo5(%struct.S0* noalias sret %agg.result, i64, fp128 %a0)
42 S0 foo5(long double a0) { function
H A Dswitch.c74 // CHECK-LABEL: define void @foo5()
77 void foo5(){ function
H A Darm-aapcs-zerolength-bitfield.c223 short foo5: 1; member in struct:t21
H A Darm-apcs-zerolength-bitfield.c227 short foo5: 1; member in struct:t21
/external/clang/test/Sema/
H A Dderef.c32 void *foo5 (void) function
H A Darm-interrupt-attr.c10 __attribute__((interrupt("SWI"))) void foo5() {} function
/external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
H A DTest.java24 public void foo5(@SlashedClassName(when=When.MAYBE) String foo) { method in class:Test
/external/clang/test/Index/
H A Dindex-refs.cpp68 void foo5() { function
/external/clang/test/SemaCXX/
H A Ddcl_ambig_res.cpp44 void foo5() function
H A Dwarn-thread-safety-analysis.cpp1693 void foo5() { function in struct:TryLockTest::TestTryLock
/external/clang/test/Parser/
H A Dcxx-template-argument.cpp74 template<class T1, typename T2> struct foo5 : struct in namespace:pr16225add
H A DDelayedTemplateParsing.cpp15 void foo5() { } // expected-note {{previous definition is here}} function in class:B
24 void B<T>::foo5() { // expected-error {{redefinition of 'foo5'}} function in class:B
46 template <class T> void foo5() {} //expected-note {{previous definition is here}} function
47 template <class T> void foo5() {} // expected-error {{redefinition of 'foo5'}} function
/external/chromium_org/v8/test/mjsunit/
H A Dobject-literal-overwrite.js58 var foo5 = {
85 assertEquals(7, foo5[13]);
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references-pr13207.cpp73 void foo5(NA::Y<NB::Y<NA::Y<NB::Y<NA::X> > > > arg) {} function
74 // CHECK: "\01?foo5@@YAXV?$Y@V?$Y@V?$Y@V?$Y@VX@NA@@@NB@@@NA@@@NB@@@NA@@@Z"

Completed in 1384 milliseconds