Searched defs:getNext (Results 1 - 25 of 47) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.cpp38 std::unique_ptr<IPDBLineNumber> NativeEnumLineNumbers::getNext() { function in class:NativeEnumLineNumbers
H A DNativeEnumGlobals.cpp50 std::unique_ptr<PDBSymbol> NativeEnumGlobals::getNext() { function in class:NativeEnumGlobals
H A DNativeEnumModules.cpp34 std::unique_ptr<PDBSymbol> NativeEnumModules::getNext() { function in class:llvm::pdb::NativeEnumModules
H A DNativeEnumSymbols.cpp37 std::unique_ptr<PDBSymbol> NativeEnumSymbols::getNext() { function in class:NativeEnumSymbols
H A DNativeEnumTypes.cpp66 std::unique_ptr<PDBSymbol> NativeEnumTypes::getNext() { function in class:NativeEnumTypes
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSearchResults.cpp47 LDAPEntry* LDAPSearchResults::getNext(){ function in class:LDAPSearchResults
H A DLDAPMessageQueue.cpp40 LDAPMsg *LDAPMessageQueue::getNext(){ function in class:LDAPMessageQueue
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumFrameData.cpp32 std::unique_ptr<IPDBFrameData> DIAEnumFrameData::getNext() { function in class:DIAEnumFrameData
H A DDIAEnumInjectedSources.cpp34 std::unique_ptr<IPDBInjectedSource> DIAEnumInjectedSources::getNext() { function in class:DIAEnumInjectedSources
H A DDIAEnumLineNumbers.cpp34 std::unique_ptr<IPDBLineNumber> DIAEnumLineNumbers::getNext() { function in class:DIAEnumLineNumbers
H A DDIADataStream.cpp41 bool DIADataStream::getNext(RecordType &Record) { function in class:DIADataStream
H A DDIAEnumDebugStreams.cpp37 std::unique_ptr<IPDBDataStream> DIAEnumDebugStreams::getNext() { function in class:DIAEnumDebugStreams
H A DDIAEnumSectionContribs.cpp36 std::unique_ptr<IPDBSectionContrib> DIAEnumSectionContribs::getNext() { function in class:DIAEnumSectionContribs
H A DDIAEnumSourceFiles.cpp34 std::unique_ptr<IPDBSourceFile> DIAEnumSourceFiles::getNext() { function in class:DIAEnumSourceFiles
H A DDIAEnumSymbols.cpp36 std::unique_ptr<PDBSymbol> DIAEnumSymbols::getNext() { function in class:DIAEnumSymbols
H A DDIAEnumTables.cpp35 std::unique_ptr<IPDBTable> DIAEnumTables::getNext() { function in class:DIAEnumTables
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h48 RegisterScheduler *getNext() const { function in class:llvm::RegisterScheduler
H A DRegAllocRegistry.h43 SubClass *getNext() const { function in class:llvm::RegisterRegAllocBase
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_node_base.h29 ilist_node_base *getNext() const { return Next; } function in class:llvm::ilist_node_base
43 ilist_node_base *getNext() const { return Next; } function in class:llvm::ilist_node_base
H A Dilist_node.h65 ilist_node_impl *getNext() { function in class:llvm::ilist_node_impl
73 const ilist_node_impl *getNext() const { function in class:llvm::ilist_node_impl
193 static ilist_node_impl<OptionsT> *getNext(ilist_node_impl<OptionsT> &N) { function in struct:llvm::ilist_detail::NodeAccess
205 getNext(const ilist_node_impl<OptionsT> &N) { function in struct:llvm::ilist_detail::NodeAccess
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp29 Optional<TypeIndex> TypeTableCollection::getNext(TypeIndex Prev) { function in class:TypeTableCollection
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DObjCMethodList.h45 ObjCMethodList *getNext() const { return NextAndExtraBits.getPointer(); } function in struct:clang::ObjCMethodList
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DUse.h83 Use *getNext() const { return Next; } function in class:llvm::Use
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DArrayRecycler.h92 Capacity getNext() const { return Capacity(Index + 1); } function in class:llvm::ArrayRecycler::Capacity
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DOptimizedStructLayout.cpp249 static Field *getNext(Field *Cur) { function in struct:AlignmentQueue

Completed in 245 milliseconds

12