Home | History | Annotate | Download | only in Analysis

Lines Matching full:childrenbuf

238   llvm::SmallVector<Stmt *, 12> childrenBuf;
268 childrenBuf.push_back(*I);
271 // This needs to be done *after* childrenBuf has been populated.
272 children = childrenBuf;