Process a keyword argument attribute (without a default value) More...
#include <attr.h>
Static Public Member Functions | |
static void | init (const arg &a, function_record *r) |
Static Public Member Functions inherited from process_attribute_default< arg > | |
static void | init (const arg &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const arg &, type_record *) |
static void | postcall (function_call &, handle) |
static void | precall (function_call &) |
Process a keyword argument attribute (without a default value)
|
inlinestatic |