Searched refs:child_end (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtGraphTraits.h39 static inline ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
40 if (N) return N->child_end();
66 static inline ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
67 if (N) return N->child_end();
H A DComment.h218 child_iterator child_end() const;
223 return child_end() - child_begin();
272 child_iterator child_end() const { return NULL; } function in class:clang::comments::TextComment
330 child_iterator child_end() const { return NULL; } function in class:clang::comments::InlineCommandComment
455 child_iterator child_end() const { return NULL; } function in class:clang::comments::HTMLStartTagComment
510 child_iterator child_end() const { return NULL; } function in class:clang::comments::HTMLEndTagComment
561 child_iterator child_end() const { function in class:clang::comments::ParagraphComment
631 child_iterator child_end() const { function in class:clang::comments::BlockCommandComment
866 child_iterator child_end() const { return NULL; } function in class:clang::comments::ParamCommandComment::VerbatimBlockLineComment
899 child_iterator child_end() cons function in class:clang::comments::ParamCommandComment::VerbatimBlockComment
953 child_iterator child_end() const { return NULL; } function in class:clang::comments::ParamCommandComment::VerbatimLineComment
1100 child_iterator child_end() const { function in class:clang::comments::ParamCommandComment::FullComment
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp25 for (Stmt::const_child_iterator I = S->child_begin(); I != S->child_end();
41 for (Stmt::const_child_iterator I = S->child_begin(); I != S->child_end();
59 for (Stmt::const_child_iterator I = S->child_begin(); I != S->child_end();
73 for (Stmt::const_child_iterator I = S->child_begin(); I != S->child_end();
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DGraphTraits.h37 // static ChildIteratorType child_end (NodeType *)
99 static ChildIteratorType child_end(NodeType* N) { function in struct:llvm::GraphTraits
100 return GraphTraits<T>::child_end(N);
H A DSCCIterator.h82 while (VisitStack.back().second != GT::child_end(VisitStack.back().first)) {
103 assert(VisitStack.back().second ==GT::child_end(VisitStack.back().first));
181 for (ChildItTy CI = GT::child_begin(N), CE=GT::child_end(N); CI != CE; ++CI)
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DDataFlow.h38 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
55 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
74 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
95 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
H A DCFG.h264 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
278 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
295 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
309 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h37 BlockTraits::child_begin(*BI), E = BlockTraits::child_end(*BI);
66 BlockTraits::child_begin(*BI), E = BlockTraits::child_end(*BI);
91 BlockTraits::child_begin(*BI), E = BlockTraits::child_end(*BI);
115 if (SI != BlockTraits::child_end(Out))
137 PE = InvBlockTraits::child_end(Header); PI != PE; ++PI) {
160 InvBlockTraits::child_end(Header);
247 BlockTraits::child_begin(BB), SE = BlockTraits::child_end(BB);
255 InvBlockTraits::child_begin(BB), PE = InvBlockTraits::child_end(BB);
372 InvBlockTraits::child_end(PredBB));
394 PE = InvBlockTraits::child_end(PredB
[all...]
H A DInterval.h134 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
146 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
H A DBlockFrequencyImpl.h135 PE = GraphTraits< Inverse<BlockT *> >::child_end(BB);
172 PE = GraphTraits< Inverse<BlockT *> >::child_end(BB);
220 PE = GraphTraits< Inverse<BlockT *> >::child_end(Head);
297 PE = GraphTraits< Inverse<BlockT *> >::child_end(BB);
332 SE = GraphTraits<BlockT *>::child_end(BB); SI != SE; ++SI) {
H A DIntervalIterator.h175 E = GT::child_end(Node); I != E; ++I)
206 E = IGT::child_end(Node); I != E; ++I) {
229 End = GT::child_end(Node); It != End; ++It)
H A DCallGraph.h323 static inline ChildIteratorType child_end (NodeType *N) { function in struct:GraphTraits
339 static inline ChildIteratorType child_end (NodeType *N) { return N->end(); } function in struct:GraphTraits
H A DLoopInfo.h155 SE = BlockTraits::child_end(BB); SI != SE; ++SI) {
171 E = InvBlockTraits::child_end(H); I != E; ++I)
721 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
734 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h170 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
183 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
H A DMachineBasicBlock.h684 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
697 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
717 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
731 static inline ChildIteratorType child_end(NodeType *N) { function in struct:llvm::GraphTraits
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp59 ASSERT_IMPLEMENTS_child_begin(&CLASS::child_end);
83 Comment::child_iterator Comment::child_end() const { function in class:clang::comments::Comment
89 return static_cast<const CLASS *>(this)->child_end();
107 for (child_iterator I = child_begin(), E = child_end(); I != E; ++I) {
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp38 for (Stmt::child_iterator I = S->child_begin(), E = S->child_end(); I!=E; ++I)
H A DIdenticalExprChecker.cpp146 while (I1 != Expr1->child_end() && I2 != Expr2->child_end()) {
156 if (I1 != Expr1->child_end())
158 if (I2 != Expr2->child_end())
H A DUndefBranchChecker.cpp41 E = Ex->child_end();I!=E;++I)
H A DUndefCapturedBlockVarChecker.cpp43 for (Stmt::const_child_iterator I = S->child_begin(), E = S->child_end();
H A DCheckObjCDealloc.cpp45 for (Stmt::child_iterator I = S->child_begin(), E= S->child_end(); I!=E; ++I)
93 for (Stmt::child_iterator I = S->child_begin(), E= S->child_end(); I!=E; ++I)
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp61 static ChildIteratorType child_end(const NodeType *N) { function in struct:llvm::GraphTraits
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h183 static inline ChildIteratorType child_end (NodeType *N) { function in struct:llvm::GraphTraits
196 static inline ChildIteratorType child_end(NodeType *N) { return N->end(); } function in struct:llvm::GraphTraits
/freebsd-10-stable/usr.bin/dtc/
H A Dchecking.cc58 if (n->child_begin() == n->child_end())
112 for (node::child_iterator i=n->child_begin(), e=n->child_end() ; i!=e ;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp101 for (Comment::child_iterator I = C->child_begin(), E = C->child_end();
325 for (Comment::child_iterator I = C->child_begin(), E = C->child_end();
493 for (Comment::child_iterator I = C->child_begin(), E = C->child_end();
696 for (Comment::child_iterator I = C->child_begin(), E = C->child_end();

Completed in 225 milliseconds

123