Home
last modified time | relevance | path

Searched refs:setKeepFunctionForStatic (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h126 virtual void setKeepFunctionForStatic(bool KeepFunctionForStatic) = 0;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h90 void setKeepFunctionForStatic(bool KeepFunctionForStatic) override { in setKeepFunctionForStatic() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h271 void setKeepFunctionForStatic(bool KeepFunctionForStatic) override { in setKeepFunctionForStatic() function