/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/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/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | TestGraph.h | 225 static ChildIterator child_begin(NodeType *Parent) { in child_begin() function
|
/external/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 64 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 77 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 265 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
|
/external/swiftshader/third_party/llvm-7.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/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
|
D | BlockFrequencyInfoImpl.cpp | 631 static ChildIteratorType child_begin(NodeType *N) { return N->succ_begin(); } in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
D | BlockFrequencyInfoImpl.cpp | 668 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 441 static ChildIteratorType child_begin(NodeType *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/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | Archive.cpp | 776 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 338 static inline ChildIteratorType child_begin(NodeType *N) { in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 386 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1640 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1265 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
|