Home
last modified time | relevance | path

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

/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/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/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTestGraph.h225 static ChildIterator child_begin(NodeType *Parent) { in child_begin() function
/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp64 static ChildIteratorType child_begin(const NodeType *N) { in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h77 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineDominators.h265 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h278 static inline ChildIteratorType child_begin(NodeType *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
DBlockFrequencyInfoImpl.cpp631 static ChildIteratorType child_begin(NodeType *N) { return N->succ_begin(); } in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
DBlockFrequencyInfoImpl.cpp668 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
/external/clang/lib/Serialization/
DModuleManager.cpp441 static ChildIteratorType child_begin(NodeType *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/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchive.cpp776 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp338 static inline ChildIteratorType child_begin(NodeType *N) { in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp386 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/
DPGOInstrumentation.cpp1640 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1265 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function