Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.h97 const bool SelfContainedDiags; variable
H A DIncludeInserter.cpp40 bool SelfContainedDiags) in IncludeInserter()
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h257 bool SelfContainedDiags = false; global() variable
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DIncludeInserterTest.cpp34 bool SelfContainedDiags = false) in IncludeInserterCheckBase() argument