Home | History | Annotate | Download | only in AST

Lines Matching refs:Stored

1043   Stmt **Stored = getStoredStmts();
1045 *Stored++ = CaptureInits[I];
1048 *Stored = S;