Lines Matching defs:readSourceLocation
180 SourceLocation readSourceLocation() { return Record.readSourceLocation(); }
663 D->setLocation(readSourceLocation());
672 D->setLocation(readSourceLocation());
696 TD->setLocStart(readSourceLocation());
817 SourceLocation POI = readSourceLocation();
897 DD->setInnerLocStart(readSourceLocation());
930 SourceLocation POI = readSourceLocation();
949 SourceLocation POI = readSourceLocation();
959 SourceLocation POI = readSourceLocation();
1072 FD->EndRangeLoc = readSourceLocation();
1074 FD->setDefaultLoc(readSourceLocation());
1186 MD->DeclEndLoc = readSourceLocation();
1198 SelLocs.push_back(readSourceLocation());
1208 D->VarianceLoc = readSourceLocation();
1209 D->ColonLoc = readSourceLocation();
1214 CD->setAtStartLoc(readSourceLocation());
1233 SourceLocation lAngleLoc = readSourceLocation();
1234 SourceLocation rAngleLoc = readSourceLocation();
1245 Data.EndLoc = readSourceLocation();
1259 ProtoLocs.push_back(readSourceLocation());
1377 ProtoLocs.push_back(readSourceLocation());
1434 CD->setCategoryNameLoc(readSourceLocation());
1435 CD->setIvarLBraceLoc(readSourceLocation());
1436 CD->setIvarRBraceLoc(readSourceLocation());
1453 ProtoLocs.push_back(readSourceLocation());
1471 D->setAtLoc(readSourceLocation());
1472 D->setLParenLoc(readSourceLocation());
1482 SourceLocation GetterLoc = readSourceLocation();
1485 SourceLocation SetterLoc = readSourceLocation();
1499 D->CategoryNameLoc = readSourceLocation();
1505 D->SuperLoc = readSourceLocation();
1506 D->setIvarLBraceLoc(readSourceLocation());
1507 D->setIvarRBraceLoc(readSourceLocation());
1517 D->setAtLoc(readSourceLocation());
1520 D->IvarLoc = readSourceLocation();
1681 SourceLocation POI = readSourceLocation();
1736 PD->ExplicitObjectParameterIntroducerLoc = Record.readSourceLocation();
1759 AD->setRParenLoc(readSourceLocation());
1825 D->setExternLoc(readSourceLocation());
1826 D->setRBraceLoc(readSourceLocation());
1831 D->RBraceLoc = readSourceLocation();
1836 D->setLocStart(readSourceLocation());
1846 D->LocStart = readSourceLocation();
1847 D->RBraceLoc = readSourceLocation();
1878 D->KwLoc = readSourceLocation();
1879 D->LBraceLoc = readSourceLocation();
1880 D->RBraceLoc = readSourceLocation();
1886 D->NamespaceLoc = readSourceLocation();
1887 D->IdentLoc = readSourceLocation();
1895 D->setUsingLoc(readSourceLocation());
1907 D->setUsingLoc(readSourceLocation());
1908 D->setEnumLoc(readSourceLocation());
1947 D->UsingLoc = readSourceLocation();
1948 D->NamespaceLoc = readSourceLocation();
1956 D->setUsingLoc(readSourceLocation());
1959 D->EllipsisLoc = readSourceLocation();
1966 D->TypenameLocation = readSourceLocation();
1968 D->EllipsisLoc = readSourceLocation();
2046 SourceLocation Loc = readSourceLocation();
2062 SourceLocation EllipsisLoc = readSourceLocation();
2250 SourceLocation POI = readSourceLocation();
2362 StoredLocs[I] = readSourceLocation();
2368 D->setColonLoc(readSourceLocation());
2382 D->FriendLoc = readSourceLocation();
2383 D->EllipsisLoc = readSourceLocation();
2397 D->FriendLoc = readSourceLocation();
2534 D->PointOfInstantiation = readSourceLocation();
2570 ExplicitInfo->ExternKeywordLoc = readSourceLocation();
2571 ExplicitInfo->TemplateKeywordLoc = readSourceLocation();
2636 ExplicitInfo->ExternKeywordLoc = readSourceLocation();
2637 ExplicitInfo->TemplateKeywordLoc = readSourceLocation();
2647 D->PointOfInstantiation = readSourceLocation();
2769 D->RParenLoc = readSourceLocation();
3075 D->setLocation(readSourceLocation());
3122 SourceLocation readSourceLocation() {
3123 return Reader.readSourceLocation();
3167 SourceLocation ScopeLoc = Record.readSourceLocation();
4677 SourceLocation POI = Record.readSourceLocation();
4744 FD->setInnerLocStart(readSourceLocation());
4769 SourceLocation POI = readSourceLocation();
4796 RD->setLocation(readSourceLocation());
4797 RD->setLocStart(readSourceLocation());