Home | Sort by relevance Sort by last modified time |
/external/chromium_org/tools/gn/ | |
scope.h | 74 Scope* mutable_containing() { return mutable_containing_; } function in class:Scope 75 const Scope* mutable_containing() const { return mutable_containing_; } function in class:Scope |