Searched defs:getObject (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h82 const object::MachOObjectFile &getObject() const { return Obj; } function in class:llvm::jitlink::MachOLinkGraphBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h207 inline const SymbolicFile *BasicSymbolRef::getObject() const { function in class:llvm::object::BasicSymbolRef
H A DObjectFile.h405 inline const ObjectFile *SymbolRef::getObject() const { function in class:llvm::object::SymbolRef
514 inline const ObjectFile *SectionRef::getObject() const { function in class:llvm::object::SectionRef
552 inline const ObjectFile *RelocationRef::getObject() const { function in class:llvm::object::RelocationRef
[all...]
H A DELFObjectFile.h104 const ELFObjectFileBase *getObject() const { function in class:llvm::object::ELFSectionRef
142 const ELFObjectFileBase *getObject() const { function in class:llvm::object::ELFSymbolRef
194 const ELFObjectFileBase *getObject() const { function in class:llvm::object::ELFRelocationRef
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp60 const json::Object *Object::getObject(StringRef K) const { function in class:llvm::json::Object
65 json::Object *Object::getObject(StringRef K) { function in class:llvm::json::Object
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp25 static Expected<const T *> getObject(MemoryBufferRef M, const void *Ptr, function in namespace:llvm::object
H A DCOFFObjectFile.cpp57 static std::error_code getObject(const T *&Obj, MemoryBufferRef M, function
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h3339 CleanupObject getObject(unsigned i) const { function in class:clang::final
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12749 Object getObject(const Expr *E, bool Mod) const { function in class:__anon3156::SequenceChecker

Completed in 358 milliseconds