Searched refs:topicDef (Results 1 – 3 of 3) sorted by relevance
51 Definition* topicDef = topic.second; in check() local52 if (topicDef->fParent) { in check()55 if (!topicDef->isRoot()) { in check()58 fRoot = topicDef->asRoot(); in check()
124 Definition* topicDef = topic.second; in check() local125 if (topicDef->fParent) { in check()128 if (!topicDef->isRoot()) { in check()131 fRoot = topicDef->asRoot(); in check()138 this->check(topicDef); in check()
705 auto topicDef = fBmhParser.fTopicMap.at(s); in buildRefFromFile() local706 if (topicDef->fParent) { in buildRefFromFile()709 if (string::npos == topicDef->fFileName.rfind(match)) { in buildRefFromFile()737 this->markTypeOut(topicDef, &prior); in buildRefFromFile()