Home
last modified time | relevance | path

Searched refs:_is_method_type (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/tr/
H A Dtype_t.h451 static inline int _is_method_type(const ir_type *method) in _is_method_type() function
564 #define is_Method_type(method) _is_method_type(method)
H A Dtype.c1321 return _is_method_type(method);