Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp129 bool wouldFixEndifComment(StringRef FileName, SourceLocation EndIf, in wouldFixEndifComment() function in clang::tidy::utils::__anon7c9fa66a0111::HeaderGuardPPCallbacks
173 wouldFixEndifComment(FileName, EndIf, CurHeaderGuard))) { in checkHeaderGuardDefinition()
193 if (wouldFixEndifComment(FileName, EndIf, HeaderGuard, &EndIfLen)) { in checkEndifComment()