Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope_unittest.cc41 Scope new_scope(setup.scope()); in TEST() local
73 Scope new_scope(setup.settings()); in TEST() local
85 Scope new_scope(setup.settings()); in TEST() local
99 Scope new_scope(setup.settings()); in TEST() local
117 Scope new_scope(setup.settings()); in TEST() local
137 Scope new_scope(setup.settings()); in TEST() local
149 Scope new_scope(setup.settings()); in TEST() local
163 Scope new_scope(setup.settings()); in TEST() local
175 Scope new_scope(setup.settings()); in TEST() local
189 Scope new_scope(setup.settings()); in TEST() local
[all …]
Doutput_conversion_unittest.cc99 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
163 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
179 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
/third_party/ninja/src/
Dmanifest_parser.cc424 bool ManifestParser::ParseFileInclude(bool new_scope, string* err) { in ParseFileInclude()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp1244 ast_compound_statement::ast_compound_statement(int new_scope, in ast_compound_statement()
Dast.h445 int new_scope; variable
/third_party/selinux/libsepol/src/
Dlink.c1787 scope_datum_t *new_scope; in scope_copy_callback() local
/third_party/libabigail/src/
Dabg-ir.cc11590 scope_decl_sptr cur_scope = skope, new_scope, scope; in lookup_node_in_scope() local