Searched refs:shouldDropDLLAttribute (Results 1 – 2 of 2) sorted by relevance
1828 bool shouldDropDLLAttribute(const Decl *D, const llvm::GlobalValue *GV) const;
4787 bool CodeGenModule::shouldDropDLLAttribute(const Decl *D, in shouldDropDLLAttribute() function in CodeGenModule4863 if (D && shouldDropDLLAttribute(D, Entry)) { in GetOrCreateLLVMFunction()5196 if (D && shouldDropDLLAttribute(D, Entry)) in GetOrCreateLLVMGlobal()