Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope.h110 Scope* mutable_containing() { return mutable_containing_; } in mutable_containing() function
111 const Scope* mutable_containing() const { return mutable_containing_; } in mutable_containing() function