Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Hits

1765   GlobalModuleIndex::HitSet Hits;
1768 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) {
1769 HitsPtr = &Hits;
6985 GlobalModuleIndex::HitSet Hits;
6988 if (GlobalIndex->lookupIdentifier(Name, Hits)) {
6989 HitsPtr = &Hits;