Home
last modified time | relevance | path

Searched refs:useThunkForDtorVariant (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGCXXABI.h302 virtual bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor,
DCodeGenModule.cpp760 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in getFunctionLinkage()
784 if (getCXXABI().useThunkForDtorVariant(Dtor, GD.getDtorType())) { in setFunctionDLLStorageClass()
1929 getCXXABI().useThunkForDtorVariant(cast<CXXDestructorDecl>(D), in GetOrCreateLLVMFunction()
DItaniumCXXABI.cpp210 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon2a20dafb0111::ItaniumCXXABI
DMicrosoftCXXABI.cpp209 bool useThunkForDtorVariant(const CXXDestructorDecl *Dtor, in useThunkForDtorVariant() function in __anon8ce8c73a0111::MicrosoftCXXABI