Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope_unittest.cc269 TEST(Scope, GetMutableValue) { in TEST() argument
Dscope.cc119 Value* Scope::GetMutableValue(std::string_view ident, in GetMutableValue() function in Scope