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