Searched refs:asRoot (Results 1 – 7 of 7) sorted by relevance
121 virtual RootDefinition* asRoot() { SkASSERT(0); return nullptr; } in asRoot() function290 fNames.fParent = &parent->asRoot()->fNames; in RootDefinition()305 RootDefinition* asRoot() override { return this; } in asRoot() function
131 fRoot = topicDef->asRoot(); in check()289 fRoot = def->asRoot(); in check()374 fRoot = def->asRoot(); in childCheck()
58 fRoot = topicDef->asRoot(); in check()
251 RootDefinition* root = test->asRoot(); in checkParentsForMatch()876 fNames = &def->asRoot()->fNames; in childrenOut()1287 fRoot = def->asRoot(); in markTypeOut()1758 fSubtopic = def->asRoot(); in markTypeOut()1811 fRoot = hasClassOrStruct ? (*found)->asRoot() : def->asRoot(); in markTypeOut()1812 fSubtopic = def->asRoot(); in markTypeOut()1856 fRoot = def->csParent()->asRoot(); in markTypeOut()1974 fSubtopic = def->asRoot(); in markTypeOut()2122 this->populateTables(child, child->asRoot()); in populateTables()
382 fParent = &pParent->asRoot()->fNames; in setParams()
1573 search = parent->asRoot(); in populate()1578 root = fBmhStructDef->asRoot(); in populate()1799 root = const_cast<RootDefinition*>(root->fParent->asRoot()); in populate()2048 fRootTopic = topicIter->second->asRoot(); in populate()2103 parent = candidate->asRoot(); in resolveMethod()
1200 || MarkType::kEnumClass == parent->fMarkType ? &parent->asRoot()->fNames : in setUpGlobalSubstitutes()1361 RootDefinition* rootDef = child->asRoot(); in setUpSubstitutes()