Home
last modified time | relevance | path

Searched defs:getObject (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project/clang/test/CodeGenObjCXX/
H A Darc-globals.mm6 id getObject(); function
13 id global_obj = getObject(); function
20 id global_obj2 = getObject(); function
H A Darc-references.mm6 id getObject(); function
84 const __strong id &global_ref = getObject(); function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/
H A Darc-globals.mm6 id getObject(); function
13 id global_obj = getObject(); function
20 id global_obj2 = getObject(); function
H A Darc-references.mm6 id getObject(); function
81 const __strong id &global_ref = getObject(); function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.m11 - (id)getObject; method
/llvm-project/lldb/test/API/lang/cpp/wchar_t/
H A Dmain.cpp9 T getObject() { return object; } in getObject() function in Foo
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp34 std::unique_ptr<MemoryBuffer> getObject(const Module *M) override { in getObject() function in MyObjectCache
/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h488 inline const ObjectFile *SymbolRef::getObject() const { getObject() function
602 inline const ObjectFile *SectionRef::getObject() const { getObject() function
640 inline const ObjectFile *RelocationRef::getObject() const { getObject() function
[all...]
H A DGOFFObjectFile.h136 const GOFFObjectFile *getObject() const { in getObject() function
H A DSymbolicFile.h214 inline const SymbolicFile *BasicSymbolRef::getObject() const { in getObject() function
H A DELFObjectFile.h136 const ELFObjectFileBase *getObject() const { in getObject() function
174 const ELFObjectFileBase *getObject() const { in getObject() function
234 const ELFObjectFileBase *getObject() const { getObject() function
[all...]
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.m14 - (id)getObject; method
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DSymbolicFile.h190 inline const SymbolicFile *BasicSymbolRef::getObject() const { in getObject() function
H A DObjectFile.h355 inline const ObjectFile *SymbolRef::getObject() const { in getObject() function
440 inline const ObjectFile *SectionRef::getObject() const { in getObject() function
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp36 std::unique_ptr<MemoryBuffer> getObject(const Module *M) override { in getObject() function in __anon244593e00111::TestObjectCache
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h46 const object::COFFObjectFile &getObject() const { return Obj; } getObject() function
H A DMachOLinkGraphBuilder.h92 const object::MachOObjectFile &getObject() const { return Obj; } in getObject() function
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp36 virtual std::unique_ptr<MemoryBuffer> getObject(const Module* M) override { in getObject() function in __anonb3f366600111::TestObjectCache
/llvm-project/llvm/tools/dsymutil/
H A DBinaryHolder.cpp153 BinaryHolder::ObjectEntry::getObject(const Triple &T) const { getObject() function in llvm::dsymutil::BinaryHolder::ObjectEntry
/llvm-project/llvm/lib/Support/
H A DJSON.cpp67 const json::Object *Object::getObject(StringRef K) const { in getObject() function in llvm::json::Object
72 json::Object *Object::getObject(StringRef K) { in getObject() function in llvm::json::Object
/minix3/external/bsd/llvm/dist/llvm/tools/lli/
H A Dlli.cpp272 std::unique_ptr<MemoryBuffer> getObject(const Module* M) override { in getObject() function in LLIObjectCache
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp71 std::unique_ptr<MemoryBuffer> SimpleObjectCache::getObject(const Module *m) { in getObject() function in SimpleObjectCache
/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.h88 nanobind::object getObject() { in getObject() function
/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp332 getObject(const llvm::Module *module) override { GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper
/llvm-project/llvm/tools/lli/
H A Dlli.cpp328 std::unique_ptr<MemoryBuffer> getObject(const Module* M) override { getObject() function in LLIObjectCache

12