Searched defs:getObj (Results 1 – 6 of 6) sorted by relevance
8 extern int getObj(); function
5 id getObj(int c, id a) { function
11 static inline id getObj(id a) { function
7 PublicSubClass2 *getObj(void); function
187 template <typename ELFT> llvm::object::ELFFile<ELFT> getObj() const { getObj() function 243 llvm::object::ELFFile<ELFT> getObj() const { getObj() function
74 object::COFFObjectFile &DumpOutputStyle::getObj() { return File.obj(); } in getObj() function in DumpOutputStyle