Home
last modified time | relevance | path

Searched defs:child_begin (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/clang/include/clang/AST/
DComment.h277 child_iterator child_begin() const { return nullptr; } in child_begin() function
336 child_iterator child_begin() const { return nullptr; } in child_begin() function
468 child_iterator child_begin() const { return nullptr; } in child_begin() function
523 child_iterator child_begin() const { return nullptr; } in child_begin() function
572 child_iterator child_begin() const { in child_begin() function
642 child_iterator child_begin() const { in child_begin() function
879 child_iterator child_begin() const { return nullptr; } in child_begin() function
910 child_iterator child_begin() const { in child_begin() function
966 child_iterator child_begin() const { return nullptr; } in child_begin() function
1111 child_iterator child_begin() const { in child_begin() function
/external/clang/include/clang/AST/
DComment.h283 child_iterator child_begin() const { return nullptr; } in child_begin() function
341 child_iterator child_begin() const { return nullptr; } in child_begin() function
474 child_iterator child_begin() const { return nullptr; } in child_begin() function
529 child_iterator child_begin() const { return nullptr; } in child_begin() function
578 child_iterator child_begin() const { in child_begin() function
648 child_iterator child_begin() const { in child_begin() function
885 child_iterator child_begin() const { return nullptr; } in child_begin() function
916 child_iterator child_begin() const { in child_begin() function
972 child_iterator child_begin() const { return nullptr; } in child_begin() function
1117 child_iterator child_begin() const { in child_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h181 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
235 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp220 static ChildIterator child_begin(NodeType *Parent) { in child_begin() function in llvm::Graph
236 static inline ChildIteratorType child_begin(NodeType *Node) { in child_begin() function
/external/llvm-project/llvm/unittests/ADT/
DTestGraph.h224 static ChildIterator child_begin(NodeType *Parent) { in child_begin() function
DDirectedGraphTest.cpp69 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp64 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
/external/llvm-project/mlir/lib/Transforms/
DViewOpGraph.cpp35 static ChildIteratorType child_begin(NodeRef n) { return n->user_begin(); } in child_begin() function
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineDominators.h254 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h264 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h278 static inline ChildIteratorType child_begin(NodeType *N) { in child_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/llvm-project/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/clang/lib/AST/
DComment.cpp69 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp70 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
/external/llvm-project/clang/lib/AST/
DComment.cpp82 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/clang/lib/Serialization/
DModuleManager.cpp441 static ChildIteratorType child_begin(NodeType *Node) { in child_begin() function
/external/llvm-project/clang/lib/Serialization/
DModuleManager.cpp496 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/external/llvm/lib/Object/
DArchive.cpp464 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h179 iterator child_begin() { return iterator(Deps.begin(), &DepGetVal); } in child_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchive.cpp775 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive

12