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

References

tools/clang/lib/Serialization/ASTReader.cpp
 7522   if (LocalIndex < NUM_PREDEF_TYPE_IDS)
 7529     = F.TypeRemap.find(LocalIndex - NUM_PREDEF_TYPE_IDS);
 7532   unsigned GlobalIndex = LocalIndex + I->second;