Searched refs:block_txt (Results 1 – 1 of 1) sorted by relevance
771 const char* block_txt = node->is_initializer_block() ? "BLOCK INIT" : "BLOCK"; in VisitBlock() local772 IndentedScope indent(block_txt); in VisitBlock()