Searched refs:setKeepFunctionForStatic (Results 1 – 4 of 4) sorted by relevance
125 virtual void setKeepFunctionForStatic(bool KeepFunctionForStatic) = 0;
89 void setKeepFunctionForStatic(bool KeepFunctionForStatic) override { in setKeepFunctionForStatic() function
271 void setKeepFunctionForStatic(bool KeepFunctionForStatic) override { in setKeepFunctionForStatic() function
686 GeneralLinker->setKeepFunctionForStatic(Options.KeepFunctionForStatic); in linkImpl()