Searched refs:useThunkForDtorVariant (Results 1 – 4 of 4) sorted by relevance
338 virtual bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor,
210 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon3b53191f0111::ItaniumCXXABI
219 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anonb3a31e5e0111::MicrosoftCXXABI
3596 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in GetOrCreateLLVMFunction()