Searched refs:is_cmethod (Results 1 – 4 of 4) sorted by relevance
150 entry.is_cmethod)
138 is_cmethod = 0 variable in Entry1990 entry.is_cmethod = 1
4383 if function.is_attribute and function.entry and function.entry.is_cmethod:4493 if entry and entry.is_cmethod and func_type.args:4978 if entry.is_cmethod:5283 if entry and entry.is_cmethod:5346 if self.entry and self.entry.is_cmethod and not self.is_called:5412 if (entry.is_variable and not entry.fused_cfunction) or entry.is_cmethod:5509 if self.entry and self.entry.is_cmethod:5585 elif self.entry and self.entry.is_cmethod and self.entry.utility_code:
2659 if entry.is_cmethod: