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