Searched refs:PushScope (Results 1 – 1 of 1) sorted by relevance
182 void PushScope(const AidlDefinedType* scope) { scope_.push_back(scope); } in PushScope() function in ScopedVisitor189 if (defined_type) PushScope(defined_type); in VisitScopedTopDown()281 PushScope(ref->GetRefType()->GetDefinedType()); in PushConstRef()