Searched defs:func4 (Results 1 – 10 of 10) sorted by relevance
62 .globl func4 symbol66 func4: label
77 .globl func4 symbol81 func4: label
103 .globl func4 symbol107 func4: label
3 void func4(void) in func4() function
88 __device__ void func4() { in func4() function
42 void func4(std::promise<int&> p) in func4() function
16 void func4(int i) try { // expected-note{{previous definition is here}} in func4() function
23 extern void func4 (void (^block1)(), void (^block2)()) __attribute__((nonnull(1))) function
3845 const GenFunc<Sig, 4>& func4; member