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

References

tools/clang/lib/Serialization/ASTReaderDecl.cpp
  631   D->setLocation(ReadSourceLocation());
  640   D->setLocation(ReadSourceLocation());
  664   TD->setLocStart(ReadSourceLocation());
  781     SourceLocation POI = ReadSourceLocation();
  826   DD->setInnerLocStart(ReadSourceLocation());
  882   FD->EndRangeLoc = ReadSourceLocation();
  898     SourceLocation POI = ReadSourceLocation();
  922       LAngleLoc = ReadSourceLocation();
  923       RAngleLoc = ReadSourceLocation();
  926     SourceLocation POI = ReadSourceLocation();
  939       SourceLocation POI = ReadSourceLocation();
  989     TemplArgs.setLAngleLoc(ReadSourceLocation());
  990     TemplArgs.setRAngleLoc(ReadSourceLocation());
 1037   MD->DeclEndLoc = ReadSourceLocation();
 1049     SelLocs.push_back(ReadSourceLocation());
 1059   D->VarianceLoc = ReadSourceLocation();
 1060   D->ColonLoc = ReadSourceLocation();
 1065   CD->setAtStartLoc(ReadSourceLocation());
 1084   SourceLocation lAngleLoc = ReadSourceLocation();
 1085   SourceLocation rAngleLoc = ReadSourceLocation();
 1096   Data.EndLoc = ReadSourceLocation();
 1108     ProtoLocs.push_back(ReadSourceLocation());
 1183       ProtoLocs.push_back(ReadSourceLocation());
 1228   CD->setCategoryNameLoc(ReadSourceLocation());
 1229   CD->setIvarLBraceLoc(ReadSourceLocation());
 1230   CD->setIvarRBraceLoc(ReadSourceLocation());
 1247     ProtoLocs.push_back(ReadSourceLocation());
 1265   D->setAtLoc(ReadSourceLocation());
 1266   D->setLParenLoc(ReadSourceLocation());
 1277   SourceLocation GetterLoc = ReadSourceLocation();
 1280   SourceLocation SetterLoc = ReadSourceLocation();
 1294   D->CategoryNameLoc = ReadSourceLocation();
 1300   D->SuperLoc = ReadSourceLocation();
 1301   D->setIvarLBraceLoc(ReadSourceLocation());
 1302   D->setIvarRBraceLoc(ReadSourceLocation());
 1312   D->setAtLoc(ReadSourceLocation());
 1315   D->IvarLoc = ReadSourceLocation();
 1428     SourceLocation POI = ReadSourceLocation();
 1481   AD->setRParenLoc(ReadSourceLocation());
 1533   D->setExternLoc(ReadSourceLocation());
 1534   D->setRBraceLoc(ReadSourceLocation());
 1539   D->RBraceLoc = ReadSourceLocation();
 1544   D->setLocStart(ReadSourceLocation());
 1551   D->LocStart = ReadSourceLocation();
 1552   D->RBraceLoc = ReadSourceLocation();
 1582   D->NamespaceLoc = ReadSourceLocation();
 1583   D->IdentLoc = ReadSourceLocation();
 1591   D->setUsingLoc(ReadSourceLocation());
 1632   D->UsingLoc = ReadSourceLocation();
 1633   D->NamespaceLoc = ReadSourceLocation();
 1641   D->setUsingLoc(ReadSourceLocation());
 1644   D->EllipsisLoc = ReadSourceLocation();
 1651   D->TypenameLocation = ReadSourceLocation();
 1653   D->EllipsisLoc = ReadSourceLocation();
 1701       SourceLocation Loc = ReadSourceLocation();
 1713         SourceLocation EllipsisLoc = ReadSourceLocation();
 1868     SourceLocation POI = ReadSourceLocation();
 1961     StoredLocs[I] = ReadSourceLocation();
 1967   D->setColonLoc(ReadSourceLocation());
 1981   D->FriendLoc = ReadSourceLocation();
 1995   D->FriendLoc = ReadSourceLocation();
 2119   D->PointOfInstantiation = ReadSourceLocation();
 2157     ExplicitInfo->ExternLoc = ReadSourceLocation();
 2158     ExplicitInfo->TemplateKeywordLoc = ReadSourceLocation();
 2234     ExplicitInfo->ExternLoc = ReadSourceLocation();
 2235     ExplicitInfo->TemplateKeywordLoc = ReadSourceLocation();
 2242   D->PointOfInstantiation = ReadSourceLocation();
 2342   D->RParenLoc = ReadSourceLocation();
 2610   D->setLocation(ReadSourceLocation());
 2627   D->setLocation(ReadSourceLocation());
 4357       FD->setInnerLocStart(ReadSourceLocation());
 4382       SourceLocation POI = ReadSourceLocation();
 4409       RD->setLocation(ReadSourceLocation());
 4410       RD->setLocStart(ReadSourceLocation());