Lines Matching full:destructor
515 // If the named decl is the C++ destructor we're mangling,
519 // Otherwise, use the complete destructor name. This is relevant if a
520 // class with a destructor is declared within a destructor.
600 // ?1 # destructor
688 // ?_D # vbase destructor
689 // ?_E # vector deleting destructor
691 // ?_G # scalar deleting destructor
693 // ?_I # vector destructor iterator
697 // ?_M # eh vector destructor iterator
1166 // The scalar deleting destructor takes an extra int argument.
1717 "cannot mangle thunk for this destructor yet");