HomeSort by relevance Sort by last modified time
    Searched defs:child_end (Results 51 - 75 of 340) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineLoopInfo.h 179 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
188 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineLoopInfo.h 179 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
188 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 179 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
  /external/clang/lib/AST/
Comment.cpp 59 ASSERT_IMPLEMENTS_child_begin(&CLASS::child_end);
83 Comment::child_iterator Comment::child_end() const { function in class:clang::comments::Comment
89 return static_cast<const CLASS *>(this)->child_end();
107 for (child_iterator I = child_begin(), E = child_end(); I != E; ++I) {
  /external/llvm/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 68 static ChildIteratorType child_end(const NodeType *N) { function in struct:llvm::GraphTraits
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineDominators.h 189 static inline ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Dominators.h 175 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 183 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
193 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopIterator.h 85 static ChildIteratorType child_end(NodeRef Node) { function in struct:llvm::LoopBodyTraits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineDominators.h 267 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::MachineDomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Dominators.h 173 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::DomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
Dominators.h 175 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
CallGraph.h 183 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
193 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopIterator.h 85 static ChildIteratorType child_end(NodeRef Node) { function in struct:llvm::LoopBodyTraits
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineDominators.h 271 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::MachineDomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
CFG.h 168 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
178 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
192 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
201 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
Dominators.h 183 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::DomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
Dominators.h 175 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
CallGraph.h 183 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
193 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopIterator.h 85 static ChildIteratorType child_end(NodeRef Node) { function in struct:llvm::LoopBodyTraits
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineDominators.h 271 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::MachineDomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
CFG.h 168 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
178 static ChildIteratorType child_end(NodeRef N) { return succ_end(N); } function in struct:llvm::GraphTraits
192 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
201 static ChildIteratorType child_end(NodeRef N) { return pred_end(N); } function in struct:llvm::GraphTraits
Dominators.h 183 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::DomTreeGraphTraitsBase
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
Dominators.h 175 static ChildIteratorType child_end(NodeRef N) { return N->end(); } function in struct:llvm::GraphTraits
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/
CallGraph.h 183 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
193 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits

Completed in 898 milliseconds

1 23 4 5 6 7 8 91011>>