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