Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DCheckerRegistration.h85 llvm::raw_ostream &DiagsOutput; variable
89 TestAction(llvm::raw_ostream &DiagsOutput, bool OnlyEmitWarnings) in TestAction()