Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp16 getEntry(AsmPrinter &Asm, in getEntry() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELF.h839 const T *ELFFile<ELFT>::getEntry(uint32_t Section, uint32_t Entry) const { in getEntry() function
845 const T *ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h420 DIE &getEntry() const { return Entry; } in getEntry() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h863 CFGBlock & getEntry() { return *Entry; } in getEntry() function
864 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp8929 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry() function
8945 InheritingConstructor &getEntry(const CXXConstructorDecl *Ctor, in getEntry() function in __anon515e6f930f11::InheritingConstructorInfo