Searched refs:CellIndexKind (Results 1 – 2 of 2) sorted by relevance
114 enum CellIndexKind { kInvalid, kExport, kImport }; enum115 static CellIndexKind GetCellIndexKind(int cell_index);
218 ModuleDescriptor::CellIndexKind ModuleDescriptor::GetCellIndexKind( in GetCellIndexKind()