Home
last modified time | relevance | path

Searched defs:KeepFunctionForStatic (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h285 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic()
792 bool KeepFunctionForStatic = false; member