Searched defs:df_iterator_storage (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
87 public df_iterator_storage<SetType, ExtStorage> {
108 : df_iterator_storage<SetType, ExtStorage>(S) {
113 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
87 public df_iterator_storage<SetType, ExtStorage> {
108 : df_iterator_storage<SetType, ExtStorage>(S) {
113 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DDepthFirstIterator.h48 // df_iterator_storage - A private class which is used to figure out where to
51 class df_iterator_storage { class in namespace:llvm
57 class df_iterator_storage<SetType, true> { class in namespace:llvm
59 df_iterator_storage(SetType &VSet) : Visited(VSet) {} function in class:llvm::df_iterator_storage
60 df_iterator_storage(const df_iterator_storage &S) : Visited(S.Visited) {} function in class:llvm::df_iterator_storage
88 public df_iterator_storage<SetType, ExtStorage> {
110 : df_iterator_storage<SetType, ExtStorage>(S) {
116 : df_iterator_storage<SetType, ExtStorage>(S) {

Completed in 129 milliseconds