Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope.cc77 const Value* Scope::GetValue(std::string_view ident, bool counts_as_used) { in GetValue()
83 bool counts_as_used, in GetValueWithScope()
114 bool counts_as_used) { in GetMutableValue()