Searched refs:useThunkForDtorVariant (Results 1 – 5 of 5) sorted by relevance
253 virtual bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor,
258 getCXXABI().useThunkForDtorVariant(dtor, Dtor_Complete)) in GetAddrOfCXXDestructor()
109 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon6c5b3abf0111::MicrosoftCXXABI
518 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in getFunctionLinkage()1361 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in GetOrCreateLLVMFunction()
122 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon40e6a9400111::ItaniumCXXABI