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 __anona7bdc4f60111::ItaniumCXXABI
209 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anone5681bf50111::MicrosoftCXXABI