Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfStringPool.cpp22 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/NextBSD/contrib/llvm/include/llvm/Object/
HDELF.h868 const T *ELFFile<ELFT>::getEntry(uint32_t Section, uint32_t Entry) const { in getEntry() function
877 const T *ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFG.h863 CFGBlock & getEntry() { return *Entry; } in getEntry() function
864 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDDIE.h244 DIE &getEntry() const { return *Entry; } in getEntry() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp9034 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry() function
9050 InheritingConstructor &getEntry(const CXXConstructorDecl *Ctor, in getEntry() function in __anonce4ea9d90f11::InheritingConstructorInfo