Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComment.h282 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 DGenericCycleInfo.h159 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 DLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineDominators.h265 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp99 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DComment.cpp82 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp109 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
H A DBlockFrequencyInfoImpl.cpp702 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp480 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/openbsd/gnu/llvm/llvm/lib/Object/
H A DArchive.cpp943 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp137 static ChildIteratorType child_begin(const NodeRef &N) { in child_begin() function
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp560 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
H A DAttributor.cpp3706 static ChildIteratorType child_begin(NodeRef N) { return N->child_begin(); } in child_begin() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2359 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1779 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3477 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function