Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp129 bool wouldFixEndifComment(StringRef FileName, SourceLocation EndIf, in wouldFixEndifComment() function in clang::tidy::utils::__anond64d7aaa0111::HeaderGuardPPCallbacks
174 wouldFixEndifComment(FileName, EndIf, CurHeaderGuard))) { in checkHeaderGuardDefinition()
194 if (wouldFixEndifComment(FileName, EndIf, HeaderGuard, &EndIfLen)) { in checkEndifComment()