Lines Matching defs:readSourceLocation
79 SourceLocation readSourceLocation() {
80 return Record.readSourceLocation();
135 SourceLocation TemplateKWLoc = readSourceLocation();
137 ArgInfo.setLAngleLoc(readSourceLocation());
138 ArgInfo.setRAngleLoc(readSourceLocation());
150 S->setSemiLoc(readSourceLocation());
166 S->LBraceLoc = readSourceLocation();
167 S->RBraceLoc = readSourceLocation();
173 S->setKeywordLoc(readSourceLocation());
174 S->setColonLoc(readSourceLocation());
184 S->setEllipsisLoc(readSourceLocation());
200 S->setIdentLoc(readSourceLocation());
217 S->AttributedStmtBits.AttrLoc = readSourceLocation();
239 S->setIfLoc(readSourceLocation());
240 S->setLParenLoc(readSourceLocation());
241 S->setRParenLoc(readSourceLocation());
243 S->setElseLoc(readSourceLocation());
262 S->setSwitchLoc(readSourceLocation());
263 S->setLParenLoc(readSourceLocation());
264 S->setRParenLoc(readSourceLocation());
288 S->setWhileLoc(readSourceLocation());
289 S->setLParenLoc(readSourceLocation());
290 S->setRParenLoc(readSourceLocation());
297 S->setDoLoc(readSourceLocation());
298 S->setWhileLoc(readSourceLocation());
299 S->setRParenLoc(readSourceLocation());
309 S->setForLoc(readSourceLocation());
310 S->setLParenLoc(readSourceLocation());
311 S->setRParenLoc(readSourceLocation());
317 S->setGotoLoc(readSourceLocation());
318 S->setLabelLoc(readSourceLocation());
323 S->setGotoLoc(readSourceLocation());
324 S->setStarLoc(readSourceLocation());
330 S->setContinueLoc(readSourceLocation());
335 S->setBreakLoc(readSourceLocation());
347 S->setReturnLoc(readSourceLocation());
352 S->setStartLoc(readSourceLocation());
353 S->setEndLoc(readSourceLocation());
375 S->setAsmLoc(readSourceLocation());
383 S->setRParenLoc(readSourceLocation());
421 S->LBraceLoc = readSourceLocation();
422 S->EndLoc = readSourceLocation();
476 S->CoreturnLoc = Record.readSourceLocation();
484 E->KeywordLoc = readSourceLocation();
493 E->KeywordLoc = readSourceLocation();
501 E->KeywordLoc = readSourceLocation();
528 I.Loc = readSourceLocation();
587 E->setAsteriskLocation(readSourceLocation());
593 E->setLocation(readSourceLocation());
594 E->setLParenLocation(readSourceLocation());
595 E->setRParenLocation(readSourceLocation());
606 E->setLocation(readSourceLocation());
643 E->setLocation(readSourceLocation());
649 E->setLocation(readSourceLocation());
655 E->setLocation(readSourceLocation());
666 E->setLocation(readSourceLocation());
699 E->setStrTokenLoc(I, readSourceLocation());
710 E->setLocation(readSourceLocation());
717 E->setLParen(readSourceLocation());
718 E->setRParen(readSourceLocation());
728 E->LParenLoc = readSourceLocation();
729 E->RParenLoc = readSourceLocation();
739 E->setOperatorLoc(readSourceLocation());
752 E->setOperatorLoc(readSourceLocation());
753 E->setRParenLoc(readSourceLocation());
757 SourceLocation Start = readSourceLocation();
758 SourceLocation End = readSourceLocation();
797 E->setOperatorLoc(readSourceLocation());
798 E->setRParenLoc(readSourceLocation());
811 SourceLocation DiagLocation = Record.readSourceLocation();
839 SourceLocation DiagLoc = Record.readSourceLocation();
851 E->RequiresExprBits.RequiresKWLoc = Record.readSourceLocation();
894 NoexceptLoc = Record.readSourceLocation();
949 E->LParenLoc = Record.readSourceLocation();
950 E->RParenLoc = Record.readSourceLocation();
951 E->RBraceLoc = Record.readSourceLocation();
958 E->setRBracketLoc(readSourceLocation());
966 E->setRBracketLoc(readSourceLocation());
980 E->setColonLocFirst(readSourceLocation());
983 E->setColonLocSecond(readSourceLocation());
985 E->setRBracketLoc(readSourceLocation());
1000 E->setLParenLoc(readSourceLocation());
1001 E->setRParenLoc(readSourceLocation());
1007 E->setIteratorKwLoc(readSourceLocation());
1008 E->setLParenLoc(readSourceLocation());
1009 E->setRParenLoc(readSourceLocation());
1012 E->setAssignmentLoc(I, readSourceLocation());
1016 SourceLocation ColonLoc = readSourceLocation();
1019 SecColonLoc = readSourceLocation();
1040 E->setRParenLoc(readSourceLocation());
1066 E->MemberLoc = Record.readSourceLocation();
1074 E->MemberExprBits.OperatorLoc = Record.readSourceLocation();
1095 E->setIsaMemberLoc(readSourceLocation());
1096 E->setOpLoc(readSourceLocation());
1109 E->LParenLoc = readSourceLocation();
1110 E->BridgeKeywordLoc = readSourceLocation();
1147 E->setOperatorLoc(readSourceLocation());
1164 E->QuestionLoc = readSourceLocation();
1165 E->ColonLoc = readSourceLocation();
1176 E->QuestionLoc = readSourceLocation();
1177 E->ColonLoc = readSourceLocation();
1192 E->setLParenLoc(readSourceLocation());
1193 E->setRParenLoc(readSourceLocation());
1198 E->setLParenLoc(readSourceLocation());
1208 E->setAccessorLoc(readSourceLocation());
1215 E->setLBraceLoc(readSourceLocation());
1216 E->setRBraceLoc(readSourceLocation());
1246 E->setEqualOrColonLoc(readSourceLocation());
1254 SourceLocation DotLoc = readSourceLocation();
1255 SourceLocation FieldLoc = readSourceLocation();
1264 SourceLocation DotLoc = readSourceLocation();
1265 SourceLocation FieldLoc = readSourceLocation();
1273 SourceLocation LBracketLoc = readSourceLocation();
1274 SourceLocation RBracketLoc = readSourceLocation();
1283 SourceLocation LBracketLoc = readSourceLocation();
1284 SourceLocation EllipsisLoc = readSourceLocation();
1285 SourceLocation RBracketLoc = readSourceLocation();
1324 E->setBuiltinLoc(readSourceLocation());
1325 E->setRParenLoc(readSourceLocation());
1332 E->BuiltinLoc = readSourceLocation();
1333 E->RParenLoc = readSourceLocation();
1339 E->EmbedKeywordLoc = readSourceLocation();
1349 E->setAmpAmpLoc(readSourceLocation());
1350 E->setLabelLoc(readSourceLocation());
1356 E->setLParenLoc(readSourceLocation());
1357 E->setRParenLoc(readSourceLocation());
1367 E->setBuiltinLoc(readSourceLocation());
1368 E->setRParenLoc(readSourceLocation());
1374 E->setTokenLocation(readSourceLocation());
1384 E->setBuiltinLoc(readSourceLocation());
1385 E->setRParenLoc(readSourceLocation());
1390 E->BuiltinLoc = readSourceLocation();
1391 E->RParenLoc = readSourceLocation();
1408 E->GenericSelectionExprBits.GenericLoc = readSourceLocation();
1409 E->DefaultLoc = readSourceLocation();
1410 E->RParenLoc = readSourceLocation();
1446 E->BuiltinLoc = readSourceLocation();
1447 E->RParenLoc = readSourceLocation();
1456 E->setAtLoc(readSourceLocation());
1492 Expansions[I].EllipsisLoc = readSourceLocation();
1503 E->setAtLoc(readSourceLocation());
1504 E->setRParenLoc(readSourceLocation());
1510 E->setAtLoc(readSourceLocation());
1511 E->setRParenLoc(readSourceLocation());
1517 E->setAtLoc(readSourceLocation());
1518 E->ProtoLoc = readSourceLocation();
1519 E->setRParenLoc(readSourceLocation());
1525 E->setLocation(readSourceLocation());
1526 E->setOpLoc(readSourceLocation());
1543 E->setLocation(readSourceLocation());
1544 E->setReceiverLocation(readSourceLocation());
1560 E->setRBracket(readSourceLocation());
1588 SourceLocation SuperLoc = readSourceLocation();
1601 E->LBracLoc = readSourceLocation();
1602 E->RBracLoc = readSourceLocation();
1609 Locs[I] = readSourceLocation();
1617 S->setForLoc(readSourceLocation());
1618 S->setRParenLoc(readSourceLocation());
1625 S->setAtCatchLoc(readSourceLocation());
1626 S->setRParenLoc(readSourceLocation());
1632 S->setAtFinallyLoc(readSourceLocation());
1638 S->setAtLoc(readSourceLocation());
1652 S->setAtTryLoc(readSourceLocation());
1659 S->setAtSynchronizedLoc(readSourceLocation());
1665 S->setThrowLoc(readSourceLocation());
1671 E->setLocation(readSourceLocation());
1688 S->CatchLoc = readSourceLocation();
1697 S->TryLoc = readSourceLocation();
1705 S->ForLoc = readSourceLocation();
1706 S->CoawaitLoc = readSourceLocation();
1707 S->ColonLoc = readSourceLocation();
1708 S->RParenLoc = readSourceLocation();
1721 S->KeywordLoc = readSourceLocation();
1754 E->CXXConstructExprBits.Loc = readSourceLocation();
1765 E->Loc = readSourceLocation();
1782 E->CaptureDefaultLoc = readSourceLocation();
1785 E->ClosingBrace = readSourceLocation();
1834 E->setLParenLoc(readSourceLocation());
1835 E->setRParenLoc(readSourceLocation());
1840 E->KWLoc = readSourceLocation();
1841 E->RParenLoc = readSourceLocation();
1846 E->UDSuffixLoc = readSourceLocation();
1852 E->setLocation(readSourceLocation());
1857 E->setLocation(readSourceLocation());
1871 E->setLocation(readSourceLocation());
1878 E->CXXThrowExprBits.ThrowLoc = readSourceLocation();
1887 E->CXXDefaultArgExprBits.Loc = readSourceLocation();
1898 E->CXXDefaultInitExprBits.Loc = readSourceLocation();
1912 E->CXXScalarValueInitExprBits.RParenLoc = readSourceLocation();
1961 E->CXXDeleteExprBits.Loc = readSourceLocation();
1969 E->OperatorLoc = readSourceLocation();
1972 E->ColonColonLoc = readSourceLocation();
1973 E->TildeLoc = readSourceLocation();
1977 E->setDestroyedType(II, readSourceLocation());
2037 E->CXXDependentScopeMemberExprBits.OperatorLoc = readSourceLocation();
2068 E->setLParenLoc(readSourceLocation());
2069 E->setRParenLoc(readSourceLocation());
2120 E->OperatorLoc = readSourceLocation();
2175 E->EllipsisLoc = readSourceLocation();
2183 E->OperatorLoc = readSourceLocation();
2184 E->PackLoc = readSourceLocation();
2185 E->RParenLoc = readSourceLocation();
2202 E->EllipsisLoc = readSourceLocation();
2203 E->RSquareLoc = readSourceLocation();
2215 E->BeginLoc = readSourceLocation();
2231 E->SubstNonTypeTemplateParmExprBits.NameLoc = readSourceLocation();
2246 E->NameLoc = readSourceLocation();
2253 E->NameLoc = readSourceLocation();
2270 E->LParenLoc = readSourceLocation();
2271 E->EllipsisLoc = readSourceLocation();
2272 E->RParenLoc = readSourceLocation();
2287 E->InitLoc = readSourceLocation();
2288 E->LParenLoc = readSourceLocation();
2289 E->RParenLoc = readSourceLocation();
2308 E->OpaqueValueExprBits.Loc = readSourceLocation();
2319 E->BeginLoc = readSourceLocation();
2320 E->EndLoc = readSourceLocation();
2337 E->MemberLoc = readSourceLocation();
2345 E->setRBracketLoc(readSourceLocation());
2360 S->setLeaveLoc(readSourceLocation());
2365 S->Loc = readSourceLocation();
2372 S->Loc = readSourceLocation();
2379 S->TryLoc = readSourceLocation();
2398 E->BuiltinLoc = readSourceLocation();
2399 E->RParenLoc = readSourceLocation();
2415 E->setLocStart(readSourceLocation());
2416 E->setLocEnd(readSourceLocation());
2803 D->setTargetCallLoc(Record.readSourceLocation());
2843 S->DirectiveLoc = Record.readSourceLocation();
2915 S->LParenLoc = Record.readSourceLocation();
2916 S->RParenLoc = Record.readSourceLocation();
2917 S->QueuesLoc = Record.readSourceLocation();