Home | History | Annotate | Download | only in AST

Lines Matching refs:Stored

1036   Stmt **Stored = getStoredStmts();
1038 *Stored++ = CaptureInits[I];
1041 *Stored = S;