Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DLineIterator.cpp23 static bool skipIfAtLineEnd(const char *&P) { in skipIfAtLineEnd() function
57 if (skipIfAtLineEnd(Pos)) in advance()
63 while (skipIfAtLineEnd(Pos)) in advance()
74 if (!skipIfAtLineEnd(Pos)) in advance()