Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DLinkUtils.h50 bool KeepFunctionForStatic = false; member
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h271 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic()
787 bool KeepFunctionForStatic = false; member