Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumFrameData.cpp32 std::unique_ptr<IPDBFrameData> DIAEnumFrameData::getNext() { in getNext() function in DIAEnumFrameData
H A DDIAEnumInjectedSources.cpp34 std::unique_ptr<IPDBInjectedSource> DIAEnumInjectedSources::getNext() { in getNext() function in DIAEnumInjectedSources
H A DDIAEnumLineNumbers.cpp34 std::unique_ptr<IPDBLineNumber> DIAEnumLineNumbers::getNext() { in getNext() function in DIAEnumLineNumbers
H A DDIADataStream.cpp41 bool DIADataStream::getNext(RecordType &Record) { in getNext() function in DIADataStream
H A DDIAEnumDebugStreams.cpp37 std::unique_ptr<IPDBDataStream> DIAEnumDebugStreams::getNext() { in getNext() function in DIAEnumDebugStreams
H A DDIAEnumSectionContribs.cpp36 std::unique_ptr<IPDBSectionContrib> DIAEnumSectionContribs::getNext() { in getNext() function in DIAEnumSectionContribs
H A DDIAEnumSourceFiles.cpp34 std::unique_ptr<IPDBSourceFile> DIAEnumSourceFiles::getNext() { in getNext() function in DIAEnumSourceFiles
H A DDIAEnumSymbols.cpp36 std::unique_ptr<PDBSymbol> DIAEnumSymbols::getNext() { in getNext() function in DIAEnumSymbols
H A DDIAEnumTables.cpp35 std::unique_ptr<IPDBTable> DIAEnumTables::getNext() { in getNext() function in DIAEnumTables
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumGlobals.cpp50 std::unique_ptr<PDBSymbol> NativeEnumGlobals::getNext() { in getNext() function in NativeEnumGlobals
H A DNativeEnumModules.cpp34 std::unique_ptr<PDBSymbol> NativeEnumModules::getNext() { in getNext() function in llvm::pdb::NativeEnumModules
H A DNativeEnumTypes.cpp66 std::unique_ptr<PDBSymbol> NativeEnumTypes::getNext() { in getNext() function in NativeEnumTypes
H A DNativeEnumInjectedSources.cpp112 std::unique_ptr<IPDBInjectedSource> NativeEnumInjectedSources::getNext() { in getNext() function in llvm::pdb::NativeEnumInjectedSources
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h48 RegisterScheduler *getNext() const { in getNext() function in llvm::RegisterScheduler
H A DRegAllocRegistry.h43 SubClass *getNext() const { in getNext() function in llvm::RegisterRegAllocBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp29 Optional<TypeIndex> TypeTableCollection::getNext(TypeIndex Prev) { in getNext() function in TypeTableCollection
H A DGlobalTypeTableBuilder.cpp48 Optional<TypeIndex> GlobalTypeTableBuilder::getNext(TypeIndex Prev) { in getNext() function in GlobalTypeTableBuilder
H A DAppendingTypeTableBuilder.cpp46 Optional<TypeIndex> AppendingTypeTableBuilder::getNext(TypeIndex Prev) { in getNext() function in AppendingTypeTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node_base.h30 ilist_node_base *getNext() const { return Next; } in getNext() function in llvm::ilist_node_base
44 ilist_node_base *getNext() const { return Next; } in getNext() function in llvm::ilist_node_base
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node_base.h29 ilist_node_base *getNext() const { return Next; } in getNext() function in llvm::ilist_node_base
43 ilist_node_base *getNext() const { return Next; } in getNext() function in llvm::ilist_node_base
H A Dilist_node.h65 ilist_node_impl *getNext() { in getNext() function in llvm::ilist_node_impl
73 const ilist_node_impl *getNext() const { in getNext() function in llvm::ilist_node_impl
193 static ilist_node_impl<OptionsT> *getNext(ilist_node_impl<OptionsT> &N) { in getNext() function
205 getNext(const ilist_node_impl<OptionsT> &N) { in getNext() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DTapiUniversal.h36 ObjectForArch getNext() const { return ObjectForArch(Parent, Index + 1); } in getNext() function in llvm::object::TapiUniversal::ObjectForArch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DArrayRecycler.h92 Capacity getNext() const { return Capacity(Index + 1); } in getNext() function in llvm::ArrayRecycler::Capacity
/third_party/icu/icu4c/source/common/
H A Dresbund.cpp300 ResourceBundle ResourceBundle::getNext(UErrorCode& status) { in getNext() function in ResourceBundle
/third_party/node/deps/icu-small/source/common/
H A Dresbund.cpp300 ResourceBundle ResourceBundle::getNext(UErrorCode& status) { in getNext() function in ResourceBundle

Completed in 9 milliseconds

123