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

References

tools/clang/lib/Serialization/ASTReader.cpp
 7545     return GetTypeSourceInfo(F, Record, Index);
 7548                                                                      Index);
 7549     SourceLocation TemplateNameLoc = ReadSourceLocation(F, Record, Index);
 7555                                                                      Index);
 7556     SourceLocation TemplateNameLoc = ReadSourceLocation(F, Record, Index);
 7557     SourceLocation EllipsisLoc = ReadSourceLocation(F, Record, Index);