Searched refs:OuterScope (Results 1 – 2 of 2) sorted by relevance
41 std::unique_ptr<DelimitedScope> &&OuterScope) in JSONScopedPrinter() argument44 OuterScope(std::move(OuterScope)) { in JSONScopedPrinter()45 if (this->OuterScope) in JSONScopedPrinter()46 this->OuterScope->setPrinter(*this); in JSONScopedPrinter()
566 std::unique_ptr<DelimitedScope> OuterScope; variable570 std::unique_ptr<DelimitedScope> &&OuterScope =