Searched defs:isRoot (Results 1 – 9 of 9) sorted by relevance
23 bool SuffixTreeInternalNode::isRoot() const { in isRoot() function in SuffixTreeInternalNode
113 bool isRoot() const { return !Func; } in isRoot() function
450 bool isRoot() const { in isRoot() function
133 bool isRoot() const { return RootEntryCount.has_value(); } in isRoot() function
268 bool isRoot() const { return Guid == 0; } in isRoot() function
229 virtual bool isRoot() const { return false; } in isRoot() function
206 bool isRoot() const override { return getIsRoot(); } in isRoot() function
782 bool isRoot = &N == &Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
81355 int isRoot, /* True if pParent is a root-page */