Searched defs:dtorTy (Results 1 – 2 of 2) sorted by relevance
29 static void dtorTy(Block *, std::byte *Ptr, const Descriptor *) { in dtorTy() function
2836 llvm::Type *dtorTy = CGF.UnqualPtrTy; in emitGlobalDtorWithCXAAtExit() local