Home | History | Annotate | Download | only in AST

Lines Matching refs:Stored

830   Stmt **Stored = getStoredStmts();
832 *Stored++ = CaptureInits[I];
835 *Stored++ = getCallOperator()->getBody();