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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h213 bool isVerbose() const { return VerboseAsm; } function in class:llvm::AsmPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h475 bool isVerbose() const { return IsVerbose; } function in class:llvm::DiagnosticInfoOptimizationBase

Completed in 54 milliseconds