Searched defs:fc1 (Results 1 – 6 of 6) sorted by relevance
18 public void fc1() {} in fc1() method in C
8 extern void fc1 (const NSString *) __attribute__((format_arg)); // expected-error {{'format_arg' a… function
94 Noncopyable fc1 = Noncopyable(Noncopyable()); in test_expressions() local
74 void fc1() { c1 = decltype(c1)::e5; } in fc1() function