Process an attribute which indicates the parent scope of a method. More...
#include <attr.h>
Static Public Member Functions | |
static void | init (const scope &s, function_record *r) |
Static Public Member Functions inherited from process_attribute_default< scope > | |
static void | init (const scope &, function_record *) |
Default implementation: do nothing. More... | |
static void | init (const scope &, type_record *) |
static void | postcall (function_call &, handle) |
static void | precall (function_call &) |
Process an attribute which indicates the parent scope of a method.
|
inlinestatic |