Searched refs:DECL_ACCESSOR (Results 1 – 1 of 1) sorted by relevance
250 #define DECL_ACCESSOR(type, name) type##Ref name() const; macro251 BROKER_NATIVE_CONTEXT_FIELDS(DECL_ACCESSOR)252 #undef DECL_ACCESSOR401 #define DECL_ACCESSOR(type, name) type name() const; macro402 BROKER_SFI_FIELDS(DECL_ACCESSOR)