Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DHeaderIncludeCycleCheck.cpp101 checkForDoubleInclude(Id, FileName, Range.getBegin()); in InclusionDirective()
111 void checkForDoubleInclude(FileID Id, llvm::StringRef FileName, in checkForDoubleInclude() function in clang::tidy::misc::__anon793764870111::CyclicDependencyCallbacks