Searched defs:is_resource_variable (Results 1 – 2 of 2) sorted by relevance
239 bool is_resource_variable = resource_vars.count(arg_num); in PopulateInputs() local
2218 def is_resource_variable(var): function