Searched defs:getEntry (Results 1 – 5 of 5) sorted by relevance
16 getEntry(AsmPrinter &Asm, in getEntry() function
839 const T *ELFFile<ELFT>::getEntry(uint32_t Section, uint32_t Entry) const { in getEntry() function845 const T *ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function
420 DIE &getEntry() const { return Entry; } in getEntry() function
863 CFGBlock & getEntry() { return *Entry; } in getEntry() function864 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
8929 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry() function8945 InheritingConstructor &getEntry(const CXXConstructorDecl *Ctor, in getEntry() function in __anon515e6f930f11::InheritingConstructorInfo