Searched refs:RootScope (Results 1 – 3 of 3) sorted by relevance
250 RootScope::RootScope(const char* localName, const FQName& fullName, const Location& location, in RootScope() function in android::RootScope253 RootScope::~RootScope() {} in ~RootScope()255 std::string RootScope::typeName() const { in typeName()259 status_t RootScope::validate() const { in validate()
98 struct RootScope : public Scope { struct99 RootScope(const char* localName, const FQName& fullName, const Location& location,101 virtual ~RootScope();
234 RootScope mRootScope;