Searched refs:CollectedStmts (Results 1 – 3 of 3) sorted by relevance
398 SmallVector<Stmt *, 16> *CollectedStmts; variable769 CollectedStmts->push_back(S); in AddStmt()
2146 CollectedStmts = &SubStmts; in WriteSubStmt()2162 CollectedStmts = &StmtsToEmit; in WriteSubStmt()
4216 CollectedStmts(&StmtsToEmit), NumStatements(0), NumMacros(0), in ASTWriter()