Searched refs:viewTstr (Results 1 – 1 of 1) sorted by relevance
172 const ViewTstr* viewTstr = item->asViewTstr(); in prettyPrintInternal() local173 assert(viewTstr != nullptr); in prettyPrintInternal()174 out.append(viewTstr->view()); in prettyPrintInternal()