Searched defs:is_destructor (Results 1 – 4 of 4) sorted by relevance
315 let is_destructor = cursor.kind() == clang_sys::CXCursor_Destructor; in cursor_mangling() localVariable497 let is_destructor = kind == CXCursor_Destructor; in from_ty() localVariable
58 pub fn is_destructor(&self) -> bool { in is_destructor() method
4430 bool is_destructor, in mem_fn_context_rel()4496 is_destructor() const in is_destructor() function4504 is_destructor(bool f) in is_destructor() function
2701 bool& is_destructor, in read_cdtor_const()