/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | Comment.h | 282 child_iterator child_begin() const { return nullptr; } in child_begin() function 334 child_iterator child_begin() const { return nullptr; } in child_begin() function 460 child_iterator child_begin() const { return nullptr; } in child_begin() function 515 child_iterator child_begin() const { return nullptr; } in child_begin() function 564 child_iterator child_begin() const { in child_begin() function 625 child_iterator child_begin() const { in child_begin() function 862 child_iterator child_begin() const { return nullptr; } in child_begin() function 893 child_iterator child_begin() const { in child_begin() function 949 child_iterator child_begin() const { return nullptr; } in child_begin() function 1097 child_iterator child_begin() const { in child_begin() function
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | GenericCycleInfo.h | 159 const_child_iterator child_begin() const { in child_begin() function 320 static ChildIteratorType child_begin(NodeRef Ref) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 265 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 99 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | Comment.cpp | 82 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 109 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
H A D | BlockFrequencyInfoImpl.cpp | 702 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 480 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | Archive.cpp | 943 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 137 static ChildIteratorType child_begin(const NodeRef &N) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 560 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
|
H A D | Attributor.cpp | 3706 static ChildIteratorType child_begin(NodeRef N) { return N->child_begin(); } in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2359 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1779 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3477 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
|