Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DParsedAST.cpp314 bool NeedsWerrorExclusion = false; in applyWarningOptions() local
324 NeedsWerrorExclusion = true; in applyWarningOptions()
330 if (NeedsWerrorExclusion) { in applyWarningOptions()