Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DUtils.py38 def isVerbose(): function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h238 bool isVerbose() const { return VerboseAsm; } in isVerbose() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h480 bool isVerbose() const { return IsVerbose; } in isVerbose() function