Home | History | Annotate | Download | only in src

Lines Matching refs:environments_

1158   std::vector<Environment*>& environments() { return environments_; }
1255 std::vector<Environment*> environments_;
5546 ForEach(environments_, internal::Delete<Environment>);
5815 ForEach(environments_, SetUpEnvironment);
5829 std::for_each(environments_.rbegin(), environments_.rend(),