Searched refs:ChildStorage (Results 1 – 1 of 1) sorted by relevance
182 Stmt **ChildStorage = reinterpret_cast<Stmt **>(getClauses().end()); in children() local183 return child_range(ChildStorage, ChildStorage + NumChildren); in children()