Searched defs:stmts (Results 1 – 6 of 6) sorted by relevance
35 const vector<Stmt*>& stmts() const { return stmts_; } in stmts() function
224 vector<Stmt*> stmts; in EvalCommand() local265 const vector<Stmt*>* stmts; in EvalIf() local
64 vector<Stmt*>* stmts) { in ReadBootstrapMakefile()
49 Parser(StringPiece buf, const char* filename, vector<Stmt*>* stmts) in Parser()60 Parser(StringPiece buf, const Loc& loc, vector<Stmt*>* stmts) in Parser()
39 stmts []ast member
472 vector<Stmt*> stmts; in EvalFunc() local