Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DIncludeSorter.cpp61 size_t FindNextLine(const char *Text) { in FindNextLine() function
135 int Offset = FindNextLine(SourceMgr->getCharacterData(EndLocation)); in AddInclude()
/external/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.cpp78 void FindNextLine() { in FindNextLine() function in SymbolFileBreakpad::LineIterator
102 FindNextLine(); in LineIterator()
113 FindNextLine(); in operator ++()