Home | History | Annotate | Download | only in CodeGen

Lines Matching full:destructor

288              "Virtual destructor shouldn't have explicit parameters");
1392 // Find the destructor for the type, if applicable. If the
1393 // destructor is virtual, we'll just emit the vcall and return.
1403 // even if the destructor throws.
1551 assert(numElements && "no element count for a type with a destructor!");