Home
last modified time | relevance | path

Searched defs:getNextEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/dsymutil/
DNonRelocatableStringpool.h54 const MapTy::MapEntryTy *getNextEntry(const MapTy::MapEntryTy *E) const { in getNextEntry() function
/external/llvm/include/llvm/Support/
DPrettyStackTrace.h43 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function