Searched defs:o4 (Results 1 – 9 of 9) sorted by relevance
36 …std::optional<const volatile std::in_place_t> o4; // expected-error-re@optional:* {{static asserti… in main() local43 …std::optional<const volatile std::nullopt_t> o4; // expected-error-re@optional:* {{static assertio… in main() local
35 constexpr O o4{2}; // engaged in main() local
37 constexpr O o4{2}; // engaged in main() local
40 constexpr O o4{2}; // engaged in main() local
79 extern void *o4(CFErrorRef *) __attribute__((__swift_error__(zero_result))); function
128 size_t o4 = offsetof(struct astruct, member); // c99-error{{expected expression}} c99-error{{undecl… variable