Searched refs:byVal (Results 1 – 4 of 4) sorted by relevance
50 int struct_test(struct baz byVal, int flag) { in struct_test() argument52 return byVal.x; // no-warning in struct_test()54 return byVal.y[0]; // no-warning in struct_test()
4 ; a byVal parameter to a function which has a fastcc function call
19 ; Check that we fallback on byVal argument