Searched defs:synthesize_attribute (Results 1 – 1 of 1) sorted by relevance
936 struct synthesize_attribute struct938 typedef Attribute type;939 static Attribute pre(unused_type) { return Attribute(); } in pre()940 static void post(unused_type, Attribute const&) {} in post()941 static void fail(unused_type) {} in fail()