LLVM API Documentation

llvm::GCOVBuffer Member List
This is the complete list of members for llvm::GCOVBuffer, including all inherited members.
advanceCursor(uint32_t n)llvm::GCOVBuffer [inline]
GCOVBuffer(MemoryBuffer *B)llvm::GCOVBuffer [inline]
getCursor() const llvm::GCOVBuffer [inline]
readArcTag()llvm::GCOVBuffer [inline]
readBlockTag()llvm::GCOVBuffer [inline]
readEdgeTag()llvm::GCOVBuffer [inline]
readFunctionTag()llvm::GCOVBuffer [inline]
readGCDAFormat()llvm::GCOVBuffer [inline]
readGCNOFormat()llvm::GCOVBuffer [inline]
readGCOVVersion(GCOV::GCOVVersion &Version)llvm::GCOVBuffer [inline]
readInt(uint32_t &Val)llvm::GCOVBuffer [inline]
readInt64(uint64_t &Val)llvm::GCOVBuffer [inline]
readLineTag()llvm::GCOVBuffer [inline]
readObjectTag()llvm::GCOVBuffer [inline]
readProgramTag()llvm::GCOVBuffer [inline]
readString(StringRef &Str)llvm::GCOVBuffer [inline]