Home
last modified time | relevance | path

Searched defs:EndIfLen (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp134 size_t EndIfLen = std::strcspn(EndIfData, "\r\n"); in wouldFixEndifComment() local
192 size_t EndIfLen = 0; in checkEndifComment() local