Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp148 bool IsLineComment = in wouldFixEndifComment() local
151 if (!IsLineComment) in wouldFixEndifComment()