Home
last modified time | relevance | path

Searched defs:dtorTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp29 static void dtorTy(Block *, std::byte *Ptr, const Descriptor *) { in dtorTy() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2836 llvm::Type *dtorTy = CGF.UnqualPtrTy; in emitGlobalDtorWithCXAAtExit() local