Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Hits

1692   GlobalModuleIndex::HitSet Hits;
1695 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) {
1696 HitsPtr = &Hits;
6836 GlobalModuleIndex::HitSet Hits;
6839 if (GlobalIndex->lookupIdentifier(Name, Hits)) {
6840 HitsPtr = &Hits;