Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DLogger.h71 if (!ShouldLogText) in log()
82 Logger(bool ShouldLogText = true) : ShouldLogText(ShouldLogText) {} in ShouldLogText() argument
85 bool ShouldLogText;