Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DHeaderIncludeCycleCheck.cpp132 const bool IsIncludePathValid = in checkForDoubleInclude() local
136 if (!IsIncludePathValid) in checkForDoubleInclude()