Home
last modified time | relevance | path

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

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