Searched refs:AsContext (Results 1 – 2 of 2) sorted by relevance
460 this->AsContext()->Outer()->Equals(that->AsContext()->Outer()); in SimplyEquals()1233 this->AsContext()->Outer()->PrintTo(os, dim); in PrintTo()
838 AstContextType* AsContext() { return AstContextType::cast(this); } in AsContext() function