llvm::GCOVBuffer::getString

Read the next gcov string as a view into the buffer.

Synopsis

Declared in <llvm/ProfileData/GCOV.h>

StringRef
getString();

Return Value

String view into the buffer, or empty on failure.