Searched refs:AsContext (Results 1 – 3 of 3) sorted by relevance
488 && this->AsContext()->Outer()->Equals(that->AsContext()->Outer()); in SimplyEquals()1219 TypeHandle outer = Convert<OtherType>(type->AsContext()->Outer(), region); in Convert()1334 this->AsContext()->Outer()->PrintTo(os, dim); in PrintTo()
508 ContextType* AsContext() { return ContextType::cast(this); } in AsContext() function
481 CheckEqual(type, context->AsContext()->Outer()); in Context()