Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h265 bool isVerbose() const { return VerboseAsm; } in isVerbose() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h485 bool isVerbose() const { return IsVerbose; } in isVerbose() function