Home | History | Annotate | Download | only in AST

Lines Matching refs:StoredArgs

1000   Stmt **StoredArgs = reinterpret_cast<Stmt **>(this + 1);
1005 StoredArgs[I] = Args[I];