Searched defs:funcB (Results 1 – 3 of 3) sorted by relevance
10 void __attribute__((regcall)) funcB() {} // expected-error {{'regcall' calling convention is not su… in funcB() function27 void __attribute__((regcall)) funcB() {} in funcB() function
10 __attribute__((noinline)) void funcB(int pid) { printf("funcB %d\n", pid); } in funcB() function
194 MultiAffineFunction funcB = other; getLexSet() local