Home | History | Annotate | Download | only in AST

Lines Matching refs:setCapturedStmt

1992   void setCapturedStmt(Stmt *S) { getStoredStmts()[NumCaptures] = S; }