/external/llvm-project/clang/include/clang/AST/ |
D | Comment.h | 277 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/ |
D | Comment.h | 283 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/ |
D | CFGDiff.h | 181 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/ |
D | SCCIteratorTest.cpp | 220 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/ |
D | TestGraph.h | 224 static ChildIterator child_begin(NodeType *Parent) { in child_begin() function
|
D | DirectedGraphTest.cpp | 69 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
|
/external/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 64 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
|
/external/llvm-project/mlir/lib/Transforms/ |
D | ViewOpGraph.cpp | 35 static ChildIteratorType child_begin(NodeRef n) { return n->user_begin(); } in child_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 254 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 264 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 278 static inline ChildIteratorType child_begin(NodeType *N) { in child_begin() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/external/clang/lib/AST/ |
D | Comment.cpp | 69 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 70 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
|
/external/llvm-project/clang/lib/AST/ |
D | Comment.cpp | 82 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/ |
D | BlockFrequencyInfo.cpp | 108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/external/llvm-project/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 441 static ChildIteratorType child_begin(NodeType *Node) { in child_begin() function
|
/external/llvm-project/clang/lib/Serialization/ |
D | ModuleManager.cpp | 496 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/external/llvm/lib/Object/ |
D | Archive.cpp | 464 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
|
/external/llvm-project/llvm/include/llvm/Transforms/IPO/ |
D | Attributor.h | 179 iterator child_begin() { return iterator(Deps.begin(), &DepGetVal); } in child_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | Archive.cpp | 775 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
|