Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h154 void setDoNothing(bool value) { _doNothing = value; } in setDoNothing()
155 bool doNothing() const { return _doNothing; } in doNothing()
456 bool _doNothing = false; // for -help and -v which just print info variable