Searched defs:addStmt (Results 1 – 3 of 3) sorted by relevance
123 void ParentMap::addStmt(Stmt* S) { in addStmt() function in ParentMap
272 void addStmt(std::unique_ptr<OptionalStmt> Stmt) { in addStmt() function758 void addStmt(std::unique_ptr<VersionInfoStmt> Stmt) { in addStmt() function
753 CFGBlock *addStmt(Stmt *S) { in addStmt() function in __anon76ebc3340411::CFGBuilder