Searched refs:Func3 (Results 1 – 5 of 5) sorted by relevance
53 define void @Func3() uwtable sanitize_address {54 ; CHECK-LABEL: define void @Func3
60 define void @Func3() sanitize_address {62 ; CHECK-LABEL: Func3
30 INTF <MyProto1> * Func3(INTF <MyProto2> *p2) function
31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() function
7118 void Func3() { Func2(); } in Func3() function7119 void Func4() { Func3(); } in Func4()