|
LLVM 24.0.0git
|
This is the complete list of members for llvm::cas::ObjectProxy, including all inherited members.
| exportDataToFile(StringRef Path) const | llvm::cas::ObjectProxy | inline |
| forEachReference(function_ref< Error(ObjectRef)> Callback) const | llvm::cas::ObjectProxy | inline |
| getCAS() const | llvm::cas::ObjectProxy | inline |
| getData() const | llvm::cas::ObjectProxy | inline |
| getID() const | llvm::cas::ObjectProxy | inline |
| getMemoryBuffer(StringRef Name="", bool RequiresNullTerminator=true) const | llvm::cas::ObjectProxy | |
| getNumReferences() const | llvm::cas::ObjectProxy | inline |
| getRef() const | llvm::cas::ObjectProxy | inline |
| getReference(size_t I) const | llvm::cas::ObjectProxy | inline |
| getReferenceID(size_t I) const | llvm::cas::ObjectProxy | inline |
| getStandaloneMemoryBuffer(StringRef Name="", bool RequiresNullTerminator=true) const | llvm::cas::ObjectProxy | |
| load(ObjectStore &CAS, ObjectRef Ref, ObjectHandle Node) | llvm::cas::ObjectProxy | inlinestatic |
| ObjectProxy()=delete | llvm::cas::ObjectProxy | |
| operator CASID() const | llvm::cas::ObjectProxy | inline |
| operator!=(const ObjectProxy &Proxy, ObjectRef Ref) | llvm::cas::ObjectProxy | friend |
| operator!=(ObjectRef Ref, const ObjectProxy &Proxy) | llvm::cas::ObjectProxy | friend |
| operator==(const ObjectProxy &Proxy, ObjectRef Ref) | llvm::cas::ObjectProxy | friend |
| operator==(ObjectRef Ref, const ObjectProxy &Proxy) | llvm::cas::ObjectProxy | friend |