Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp131 size_t *EndIfLenPtr = nullptr) { in wouldFixEndifComment() argument
136 if (EndIfLenPtr) in wouldFixEndifComment()
137 *EndIfLenPtr = EndIfLen; in wouldFixEndifComment()