Searched defs:parents (Results 1 – 2 of 2) sorted by relevance
919 std::vector<TyIdx> parents; in ParseInterfaceType() local
2105 void SetParentsTyIdx(const std::vector<TyIdx> &parents) in SetParentsTyIdx()