Searched refs:func6 (Results 1 – 7 of 7) sorted by relevance
5 declare void @func6(i32)76 call void @func6(i32 %N) nounwind121 call void @func6(i32 %N) nounwind
56 void func6(std::promise<void> p) in func6() function131 std::thread(func6, std::move(p)).detach(); in main()
26 void func6(); function47 func6((NSObject*) 0); // no-warning66 void func6(dispatch_object_t _head) { function
27 void func6() try { in func6() function
48 void func6(struct { void qq(); } x); // expected-error{{cannot be defined in a parameter type}}
219 function func6() { function in UsesWhichAreFine