Searched defs:destructor (Results 1 – 10 of 10) sorted by relevance
14 .globl destructor symbol17 destructor: label
15 .globl destructor symbol18 destructor: label
100 .globl destructor symbol103 destructor: label
10 void destructor() { in destructor() function
18 __attribute__((destructor)) // CHECK: -: [[#@LINE]]:__attribute__ in destructor() function
28 void destructor(void *arg) { destructor() function
499 NS::Destructor destructor; in main() local
86 st_cxa_cleanup ( void *ptr, size_t &idx, size_t element_size, destruct_f destructor ) in st_cxa_cleanup() argument [all...]
1461 explicit CXXTemporary(const CXXDestructorDecl *destructor) in CXXTemporary() argument [all...]