Home
last modified time | relevance | path

Searched defs:AddEntry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp781 auto AddEntry = [&](const DbgValueLocEntry &Entry, in constructVariableDIEImpl() local
/netbsd-src/external/bsd/libevent/dist/
H A Devent_rpcgen.py72 def AddEntry(self, entry): member in Struct
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp259 void LineTableInfo::AddEntry(FileID FID, in AddEntry() function in LineTableInfo