Home
last modified time | relevance | path

Searched defs:child_end (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/AST/
H A DComment.h285 child_iterator child_end() const { return nullptr; } in child_end() function
343 child_iterator child_end() const { return nullptr; } in child_end() function
476 child_iterator child_end() const { return nullptr; } in child_end() function
531 child_iterator child_end() const { return nullptr; } in child_end() function
582 child_iterator child_end() const { in child_end() function
652 child_iterator child_end() const { in child_end() function
887 child_iterator child_end() const { return nullptr; } in child_end() function
920 child_iterator child_end() const { in child_end() function
974 child_iterator child_end() const { return nullptr; } in child_end() function
1121 child_iterator child_end() const { in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h162 const_child_iterator child_end() const { in child_end() function
323 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericCycleInfo.h158 const_child_iterator child_end() const { in child_end() function
328 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericCycleInfo.h158 const_child_iterator child_end() const { in child_end() function
328 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericCycleInfo.h158 const_child_iterator child_end() const { in child_end() function
328 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericCycleInfo.h158 const_child_iterator child_end() const { in child_end() function
328 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCFGDiff.h196 static ChildIteratorType child_end(NodeRef N) { in child_end() function
250 static ChildIteratorType child_end(NodeRef N) { in child_end() function
/aosp_15_r20/external/llvm/unittests/ADT/
H A DSCCIteratorTest.cpp225 static ChildIterator child_end(NodeType *Parent) { in child_end() function in llvm::Graph
239 static inline ChildIteratorType child_end(NodeType *Node) { in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DPostOrderCFGView.h88 static ChildIteratorType child_end(NodeRef N) { return N->succ_rend(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DPostOrderCFGView.h88 static ChildIteratorType child_end(NodeRef N) { return N->succ_rend(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DPostOrderCFGView.h88 static ChildIteratorType child_end(NodeRef N) { return N->succ_rend(); } in child_end() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp68 static ChildIteratorType child_end(const NodeType *N) { in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h265 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopIterator.h84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineDominators.h281 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp101 static ChildIteratorType child_end(const NodeRef N) { return N->succ_end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineDominators.h266 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h266 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineDominators.h266 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
/aosp_15_r20/external/clang/lib/AST/
H A DComment.cpp83 Comment::child_iterator Comment::child_end() const { in child_end() function in clang::comments::Comment

12