Searched refs:useThunkForDtorVariant (Results 1 – 4 of 4) sorted by relevance
302 virtual bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor,
760 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in getFunctionLinkage()784 if (getCXXABI().useThunkForDtorVariant(Dtor, GD.getDtorType())) { in setFunctionDLLStorageClass()1929 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in GetOrCreateLLVMFunction()
210 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon2a20dafb0111::ItaniumCXXABI
209 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon8ce8c73a0111::MicrosoftCXXABI