Searched defs:proxy (Results 1 – 6 of 6) sorted by relevance
75 auto proxy = common.operator->(); in test() local
670 constexpr Proxy proxy(A& a) { return Proxy{a}; } in proxy() function
40 unsigned proxy : 1; /* task is a proxy task (it will be executed outside the member
708 def _receive_proxy(self, proxy): argument 898 def get_module_path_for_symbolication(self, module_name, proxy, validate_uuid): argument
682 if (!proxy) { in addRelativeComponent() local [all...]
2706 unsigned proxy : 1; member