Searched defs:IndentScope (Results 1 – 1 of 1) sorted by relevance
70 class IndentScope { class72 explicit IndentScope(grpc_generator::Printer* printer) : printer_(printer) { in IndentScope() function in grpc_python_generator::__anon52363f620111::IndentScope