Home
last modified time | relevance | path

Searched defs:addEntry (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DConstantPools.cpp39 const MCExpr *ConstantPool::addEntry(const MCExpr *Value, MCContext &Context, in addEntry() function in ConstantPool
109 const MCExpr *AssemblerConstantPools::addEntry(MCStreamer &Streamer, in addEntry() function in AssemblerConstantPools
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPEntryList.cpp37 void LDAPEntryList::addEntry(const LDAPEntry& e){ in addEntry() function in LDAPEntryList
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DInterfaceFile.cpp22 typename C::iterator addEntry(C &Container, StringRef InstallName) { in addEntry() function
33 typename C::iterator addEntry(C &Container, const Target &Target_) { in addEntry() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp271 void SwiftAggLowering::addEntry(llvm::Type *type, in addEntry() function in SwiftAggLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp381 bool WindowsResourceParser::TreeNode::addEntry( in addEntry() function in llvm::object::WindowsResourceParser::TreeNode
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp346 bool TGParser::addEntry(RecordsEntry E) { in addEntry() function in TGParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp2149 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry() function in YAMLVFSWriter