Searched refs:method_is_const (Results 1 – 3 of 3) sorted by relevance
455 let is_const = is_method && cursor.method_is_const(); in from_ty()
1483 let is_const = cur.method_is_const(); in from_ty()
667 pub fn method_is_const(&self) -> bool { in method_is_const() method