HomeSort by relevance Sort by last modified time
    Searched refs:child_end (Results 1 - 25 of 364) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/AST/
StmtGraphTraits.h 39 static inline ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static inline ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtGraphTraits.h 39 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static ChildIteratorType child_end(NodeRef N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
  /external/llvm/include/llvm/ADT/
GraphTraits.h 37 // static ChildIteratorType child_end (NodeType *)
99 static ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
100 return GraphTraits<T>::child_end(N);
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
GraphTraits.h 37 // static ChildIteratorType child_end (NodeType *)
96 static ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
97 return GraphTraits<T>::child_end(N);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataFlow.h 38 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
55 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
74 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
95 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
GraphTraits.h 41 // static ChildIteratorType child_end (NodeRef)
109 GraphTraits<GraphType>::child_end(G));
116 GraphTraits<Inverse<GraphType>>::child_end(G));
  /external/llvm/include/llvm/Analysis/
Interval.h 133 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
145 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 131 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
139 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 131 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
139 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 131 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
139 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 131 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
139 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits

Completed in 1440 milliseconds

1 2 3 4 5 6 7 8 91011>>