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