Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Hits

1503   GlobalModuleIndex::HitSet Hits;
1506 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) {
1507 HitsPtr = &Hits;
5861 GlobalModuleIndex::HitSet Hits;
5864 if (GlobalIndex->lookupIdentifier(Name, Hits)) {
5865 HitsPtr = &Hits;