Searched defs:AddStmt (Results 1 – 6 of 6) sorted by relevance
122 void AddStmt(Stmt *S) { in AddStmt() function
124 void AddStmt(Stmt *S) { in AddStmt() function
784 void AddStmt(Stmt *S) { in AddStmt() function
2006 void EnqueueVisitor::AddStmt(const Stmt *S) { in AddStmt() function in EnqueueVisitor