LLVM 22.0.0git
LineIterator.cpp File Reference

Go to the source code of this file.

Functions

static bool isAtLineEnd (const char *P)
static bool skipIfAtLineEnd (const char *&P)

Function Documentation

◆ isAtLineEnd()

bool isAtLineEnd ( const char * P)
static

Definition at line 14 of file LineIterator.cpp.

References P.

◆ skipIfAtLineEnd()

bool skipIfAtLineEnd ( const char *& P)
static

Definition at line 22 of file LineIterator.cpp.

References P.