reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  698           InterestingIdentifiers[Ident.first].push_back(ID);
  700           (void)InterestingIdentifiers[Ident.first];
  818     for (InterestingIdentifierMap::iterator I = InterestingIdentifiers.begin(),
  819                                             IEnd = InterestingIdentifiers.end();