Home | History | Annotate | Download | only in AST

Lines Matching refs:Stored

968   Stmt **Stored = getStoredStmts();
970 *Stored++ = CaptureInits[I];
973 *Stored++ = getCallOperator()->getBody();