Searched refs:has_destructor (Results 1 – 3 of 3) sorted by relevance
47 mod has_destructor; module48 pub use self::has_destructor::HasDestructorAnalysis;
1045 has_destructor: bool, field1086 has_destructor: false, in new()1190 self.has_destructor in has_own_destructor()1434 ci.has_destructor |= cur.kind() == CXCursor_Destructor; in from_ty()1693 if self.has_destructor { in dot_attributes()
1127 int has_destructor, has_destroy; in emit_stubs() local1155 has_destructor = 0; in emit_stubs()1159 has_destructor = 1; in emit_stubs()1164 if (!has_destructor && has_destroy) { in emit_stubs()