Searched defs:is_proxy (Results 1 – 7 of 7) sorted by relevance
47 bool is_proxy = false; variable
29 bool is_proxy = false; variable
56 int is_proxy; member
82 local function is_proxy(x) function
247 struct is_proxy : mpl::false_ {}; struct250 struct is_proxy<T, struct
49 def __init__(self, parsed_method, *, java_class, is_proxy): argument
82 static bool is_proxy = FALSE; variable