Searched defs:Func5 (Results 1 – 3 of 3) sorted by relevance
27 void Func5(int a, int* __restrict b, int& __restrict c) { in Func5() function
70 void Func5() { in Func5() function
34 void Func5(void) __attribute__((requires_capability(1))) {} // expected-warning {{'requires_capabi… in Func5() function