Home
last modified time | relevance | path

Searched defs:IndentScope (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/compiler/
Dpython_generator.cc70 class IndentScope { class
72 explicit IndentScope(grpc_generator::Printer* printer) : printer_(printer) { in IndentScope() function in grpc_python_generator::__anon17b88e3a0111::IndentScope