Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.cpp61 size_t findNextLine(const char *Text) { in findNextLine() function
134 int Offset = findNextLine(SourceMgr->getCharacterData(EndLocation)); in addInclude()