Searched defs:is_destructor (Results 1 – 5 of 5) sorted by relevance
262 let is_destructor = cursor.kind() == clang_sys::CXCursor_Destructor; in cursor_mangling() localVariable446 let is_destructor = kind == CXCursor_Destructor; in from_ty() localVariable
57 pub fn is_destructor(&self) -> bool { in is_destructor() method
353 void is_destructor() { function
4347 bool is_destructor, in mem_fn_context_rel()4413 is_destructor() const in is_destructor() function4421 is_destructor(bool f) in is_destructor() function
2429 bool& is_destructor, in read_cdtor_const()