16 : TokStart(nullptr), SkipSpace(
true), IsAtStartOfStatement(
true),
17 CommentConsumer(nullptr) {
Represents a range in source code.
SMLoc getLoc() const
Get the current source location.
LLVM_NODISCARD LLVM_ATTRIBUTE_ALWAYS_INLINE size_t size() const
size - Get the string size.
SMRange getLocRange() const
static SMLoc getFromPointer(const char *Ptr)
LLVM_NODISCARD LLVM_ATTRIBUTE_ALWAYS_INLINE const char * data() const
data - Get a pointer to the start of the string (which may not be null terminated).
StringRef - Represent a constant reference to a string, i.e.
Represents a location in source code.