Searched refs:nested_collection_iterator (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 717 class nested_collection_iterator 719 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 722 nested_collection_iterator() = default; 724 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 730 bool operator==(const nested_collection_iterator &RHS) const { 739 nested_collection_iterator operator++() { 762 nested_collection_iterator<const_section_iterator, 767 nested_collection_iterator<const_section_iterator, 771 using block_iterator = nested_collection_iterator<const_section_iterator, 776 nested_collection_iterator<const_section_iterator,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 934 class nested_collection_iterator 936 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 939 nested_collection_iterator() = default; 941 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 947 bool operator==(const nested_collection_iterator &RHS) const { 956 nested_collection_iterator operator++() { 979 nested_collection_iterator<section_iterator, Section::symbol_iterator, 983 nested_collection_iterator<const_section_iterator, 988 nested_collection_iterator<section_iterator, Section::block_iterator, 992 nested_collection_iterator<const_section_iterator,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 934 class nested_collection_iterator 936 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 939 nested_collection_iterator() = default; 941 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 947 bool operator==(const nested_collection_iterator &RHS) const { 956 nested_collection_iterator operator++() { 979 nested_collection_iterator<section_iterator, Section::symbol_iterator, 983 nested_collection_iterator<const_section_iterator, 988 nested_collection_iterator<section_iterator, Section::block_iterator, 992 nested_collection_iterator<const_section_iterator,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 886 class nested_collection_iterator 888 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 891 nested_collection_iterator() = default; 893 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 899 bool operator==(const nested_collection_iterator &RHS) const { 908 nested_collection_iterator operator++() { 931 nested_collection_iterator<const_section_iterator, 936 nested_collection_iterator<const_section_iterator, 940 using block_iterator = nested_collection_iterator<const_section_iterator, 945 nested_collection_iterator<const_section_iterator,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 934 class nested_collection_iterator 936 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 939 nested_collection_iterator() = default; 941 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 947 bool operator==(const nested_collection_iterator &RHS) const { 956 nested_collection_iterator operator++() { 979 nested_collection_iterator<section_iterator, Section::symbol_iterator, 983 nested_collection_iterator<const_section_iterator, 988 nested_collection_iterator<section_iterator, Section::block_iterator, 992 nested_collection_iterator<const_section_iterator,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 933 class nested_collection_iterator 935 nested_collection_iterator<OuterItrT, InnerItrT, T, getInnerRange>, 938 nested_collection_iterator() = default; 940 nested_collection_iterator(OuterItrT OuterI, OuterItrT OuterE) in nested_collection_iterator() function 946 bool operator==(const nested_collection_iterator &RHS) const { 955 nested_collection_iterator operator++() { 978 nested_collection_iterator<section_iterator, Section::symbol_iterator, 982 nested_collection_iterator<const_section_iterator, 987 nested_collection_iterator<section_iterator, Section::block_iterator, 991 nested_collection_iterator<const_section_iterator,
|