Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp44 bool createdDir, noDir; member in __anon2a620ee50111::HTMLDiagnostics
79 : Directory(prefix), createdDir(false), noDir(false), PP(pp), AnalyzerOpts(AnalyzerOpts) { in HTMLDiagnostics()
112 noDir = true; in ReportDiag()
118 if (noDir) in ReportDiag()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp63 bool noDir = false; member in __anon4cd375530111::HTMLDiagnostics
198 noDir = true; in ReportDiag()
203 if (noDir) in ReportDiag()