Searched defs:OuterScope (Results 1 – 3 of 3) sorted by relevance
41 std::unique_ptr<DelimitedScope> &&OuterScope) in JSONScopedPrinter()
240 const auto *OuterScope = Result.Nodes.getNodeAs<CompoundStmt>("cs"); in check() local
566 std::unique_ptr<DelimitedScope> OuterScope; variable