Searched defs:ancestor (Results 1 – 3 of 3) sorted by relevance
1190 for (auto ancestor : lineage) { in GenRustBuilderStructImpls() local1245 for (const auto ancestor : GetAncestors()) { in GenRustBuilderStructImpls() local
460 for (const auto* ancestor : superTypeChain()) { in resolveInheritance() local
314 for (const Type* ancestor = this; ancestor != nullptr; ancestor = ancestor->parent()) { in checkForwardReferenceRestrictions() local