LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::object::Archive::Child Member List

This is the complete list of members for llvm::object::Archive::Child, including all inherited members.

Child(const Archive *Parent, const char *Start)llvm::object::Archive::Child
getAccessMode() const llvm::object::Archive::Childinline
getAsBinary(OwningPtr< Binary > &Result) const llvm::object::Archive::Child
getBuffer() const llvm::object::Archive::Childinline
getGID() const llvm::object::Archive::Childinline
getLastModified() const llvm::object::Archive::Childinline
getMemoryBuffer(OwningPtr< MemoryBuffer > &Result, bool FullPath=false) const llvm::object::Archive::Child
getName(StringRef &Result) const llvm::object::Archive::Child
getNext() const llvm::object::Archive::Child
getRawName() const llvm::object::Archive::Childinline
getSize() const llvm::object::Archive::Childinline
getUID() const llvm::object::Archive::Childinline
operator<(const Child &other) const llvm::object::Archive::Childinline
operator==(const Child &other) const llvm::object::Archive::Childinline