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

References

tools/clang/lib/Serialization/ASTReaderStmt.cpp
  140   SourceLocation TemplateKWLoc = ReadSourceLocation();
  142   ArgInfo.setLAngleLoc(ReadSourceLocation());
  143   ArgInfo.setRAngleLoc(ReadSourceLocation());
  156   S->setSemiLoc(ReadSourceLocation());
  167   S->CompoundStmtBits.LBraceLoc = ReadSourceLocation();
  168   S->RBraceLoc = ReadSourceLocation();
  174   S->setKeywordLoc(ReadSourceLocation());
  175   S->setColonLoc(ReadSourceLocation());
  185     S->setEllipsisLoc(ReadSourceLocation());
  200   S->setIdentLoc(ReadSourceLocation());
  216   S->AttributedStmtBits.AttrLoc = ReadSourceLocation();
  236   S->setIfLoc(ReadSourceLocation());
  238     S->setElseLoc(ReadSourceLocation());
  257   S->setSwitchLoc(ReadSourceLocation());
  281   S->setWhileLoc(ReadSourceLocation());
  288   S->setDoLoc(ReadSourceLocation());
  289   S->setWhileLoc(ReadSourceLocation());
  290   S->setRParenLoc(ReadSourceLocation());
  300   S->setForLoc(ReadSourceLocation());
  301   S->setLParenLoc(ReadSourceLocation());
  302   S->setRParenLoc(ReadSourceLocation());
  308   S->setGotoLoc(ReadSourceLocation());
  309   S->setLabelLoc(ReadSourceLocation());
  314   S->setGotoLoc(ReadSourceLocation());
  315   S->setStarLoc(ReadSourceLocation());
  321   S->setContinueLoc(ReadSourceLocation());
  326   S->setBreakLoc(ReadSourceLocation());
  338   S->setReturnLoc(ReadSourceLocation());
  343   S->setStartLoc(ReadSourceLocation());
  344   S->setEndLoc(ReadSourceLocation());
  366   S->setAsmLoc(ReadSourceLocation());
  374   S->setRParenLoc(ReadSourceLocation());
  410   S->LBraceLoc = ReadSourceLocation();
  411   S->EndLoc = ReadSourceLocation();
  473   E->KeywordLoc = ReadSourceLocation();
  482   E->KeywordLoc = ReadSourceLocation();
  490   E->KeywordLoc = ReadSourceLocation();
  517     I.Loc = ReadSourceLocation();
  556   E->setLocation(ReadSourceLocation());
  587   E->setLocation(ReadSourceLocation());
  593   E->setLocation(ReadSourceLocation());
  599   E->setLocation(ReadSourceLocation());
  609   E->setLocation(ReadSourceLocation());
  642     E->setStrTokenLoc(I, ReadSourceLocation());
  653   E->setLocation(ReadSourceLocation());
  659   E->setLParen(ReadSourceLocation());
  660   E->setRParen(ReadSourceLocation());
  670   E->LParenLoc = ReadSourceLocation();
  671   E->RParenLoc = ReadSourceLocation();
  678   E->setOperatorLoc(ReadSourceLocation());
  688   E->setOperatorLoc(ReadSourceLocation());
  689   E->setRParenLoc(ReadSourceLocation());
  693     SourceLocation Start = ReadSourceLocation();
  694     SourceLocation End = ReadSourceLocation();
  733   E->setOperatorLoc(ReadSourceLocation());
  734   E->setRParenLoc(ReadSourceLocation());
  759   E->setRBracketLoc(ReadSourceLocation());
  767   E->setColonLoc(ReadSourceLocation());
  768   E->setRBracketLoc(ReadSourceLocation());
  775   E->setRParenLoc(ReadSourceLocation());
  833   E->setIsaMemberLoc(ReadSourceLocation());
  834   E->setOpLoc(ReadSourceLocation());
  847   E->LParenLoc = ReadSourceLocation();
  848   E->BridgeKeywordLoc = ReadSourceLocation();
  871   E->setOperatorLoc(ReadSourceLocation());
  886   E->QuestionLoc = ReadSourceLocation();
  887   E->ColonLoc = ReadSourceLocation();
  898   E->QuestionLoc = ReadSourceLocation();
  899   E->ColonLoc = ReadSourceLocation();
  914   E->setLParenLoc(ReadSourceLocation());
  915   E->setRParenLoc(ReadSourceLocation());
  920   E->setLParenLoc(ReadSourceLocation());
  930   E->setAccessorLoc(ReadSourceLocation());
  937   E->setLBraceLoc(ReadSourceLocation());
  938   E->setRBraceLoc(ReadSourceLocation());
  968   E->setEqualOrColonLoc(ReadSourceLocation());
  976       SourceLocation DotLoc = ReadSourceLocation();
  977       SourceLocation FieldLoc = ReadSourceLocation();
  986       SourceLocation DotLoc = ReadSourceLocation();
  987       SourceLocation FieldLoc = ReadSourceLocation();
  994       SourceLocation LBracketLoc = ReadSourceLocation();
  995       SourceLocation RBracketLoc = ReadSourceLocation();
 1002       SourceLocation LBracketLoc = ReadSourceLocation();
 1003       SourceLocation EllipsisLoc = ReadSourceLocation();
 1004       SourceLocation RBracketLoc = ReadSourceLocation();
 1043   E->setBuiltinLoc(ReadSourceLocation());
 1044   E->setRParenLoc(ReadSourceLocation());
 1051   E->BuiltinLoc = ReadSourceLocation();
 1052   E->RParenLoc = ReadSourceLocation();
 1059   E->setAmpAmpLoc(ReadSourceLocation());
 1060   E->setLabelLoc(ReadSourceLocation());
 1066   E->setLParenLoc(ReadSourceLocation());
 1067   E->setRParenLoc(ReadSourceLocation());
 1076   E->setBuiltinLoc(ReadSourceLocation());
 1077   E->setRParenLoc(ReadSourceLocation());
 1083   E->setTokenLocation(ReadSourceLocation());
 1093   E->setBuiltinLoc(ReadSourceLocation());
 1094   E->setRParenLoc(ReadSourceLocation());
 1099   E->BuiltinLoc = ReadSourceLocation();
 1100   E->RParenLoc = ReadSourceLocation();
 1116   E->GenericSelectionExprBits.GenericLoc = ReadSourceLocation();
 1117   E->DefaultLoc = ReadSourceLocation();
 1118   E->RParenLoc = ReadSourceLocation();
 1154   E->BuiltinLoc = ReadSourceLocation();
 1155   E->RParenLoc = ReadSourceLocation();
 1164   E->setAtLoc(ReadSourceLocation());
 1200       Expansions[I].EllipsisLoc = ReadSourceLocation();
 1211   E->setAtLoc(ReadSourceLocation());
 1212   E->setRParenLoc(ReadSourceLocation());
 1218   E->setAtLoc(ReadSourceLocation());
 1219   E->setRParenLoc(ReadSourceLocation());
 1225   E->setAtLoc(ReadSourceLocation());
 1226   E->ProtoLoc = ReadSourceLocation();
 1227   E->setRParenLoc(ReadSourceLocation());
 1233   E->setLocation(ReadSourceLocation());
 1234   E->setOpLoc(ReadSourceLocation());
 1251   E->setLocation(ReadSourceLocation());
 1252   E->setReceiverLocation(ReadSourceLocation());
 1268   E->setRBracket(ReadSourceLocation());
 1296     SourceLocation SuperLoc = ReadSourceLocation();
 1309   E->LBracLoc = ReadSourceLocation();
 1310   E->RBracLoc = ReadSourceLocation();
 1317     Locs[I] = ReadSourceLocation();
 1325   S->setForLoc(ReadSourceLocation());
 1326   S->setRParenLoc(ReadSourceLocation());
 1333   S->setAtCatchLoc(ReadSourceLocation());
 1334   S->setRParenLoc(ReadSourceLocation());
 1340   S->setAtFinallyLoc(ReadSourceLocation());
 1346   S->setAtLoc(ReadSourceLocation());
 1360   S->setAtTryLoc(ReadSourceLocation());
 1367   S->setAtSynchronizedLoc(ReadSourceLocation());
 1373   S->setThrowLoc(ReadSourceLocation());
 1379   E->setLocation(ReadSourceLocation());
 1396   S->CatchLoc = ReadSourceLocation();
 1405   S->TryLoc = ReadSourceLocation();
 1413   S->ForLoc = ReadSourceLocation();
 1414   S->CoawaitLoc = ReadSourceLocation();
 1415   S->ColonLoc = ReadSourceLocation();
 1416   S->RParenLoc = ReadSourceLocation();
 1429   S->KeywordLoc = ReadSourceLocation();
 1462   E->CXXConstructExprBits.Loc = ReadSourceLocation();
 1473   E->Loc = ReadSourceLocation();
 1489   E->CaptureDefaultLoc = ReadSourceLocation();
 1492   E->ClosingBrace = ReadSourceLocation();
 1534   E->setLParenLoc(ReadSourceLocation());
 1535   E->setRParenLoc(ReadSourceLocation());
 1540   E->KWLoc = ReadSourceLocation();
 1541   E->RParenLoc = ReadSourceLocation();
 1546   E->UDSuffixLoc = ReadSourceLocation();
 1552   E->setLocation(ReadSourceLocation());
 1557   E->setLocation(ReadSourceLocation());
 1575   E->setLocation(ReadSourceLocation());
 1581   E->CXXThrowExprBits.ThrowLoc = ReadSourceLocation();
 1590   E->CXXDefaultArgExprBits.Loc = ReadSourceLocation();
 1597   E->CXXDefaultInitExprBits.Loc = ReadSourceLocation();
 1609   E->CXXScalarValueInitExprBits.RParenLoc = ReadSourceLocation();
 1657   E->CXXDeleteExprBits.Loc = ReadSourceLocation();
 1665   E->OperatorLoc = ReadSourceLocation();
 1668   E->ColonColonLoc = ReadSourceLocation();
 1669   E->TildeLoc = ReadSourceLocation();
 1673     E->setDestroyedType(II, ReadSourceLocation());
 1714   E->CXXDependentScopeMemberExprBits.OperatorLoc = ReadSourceLocation();
 1748   E->setLParenLoc(ReadSourceLocation());
 1749   E->setRParenLoc(ReadSourceLocation());
 1793   E->OperatorLoc = ReadSourceLocation();
 1847   E->EllipsisLoc = ReadSourceLocation();
 1855   E->OperatorLoc = ReadSourceLocation();
 1856   E->PackLoc = ReadSourceLocation();
 1857   E->RParenLoc = ReadSourceLocation();
 1874   E->SubstNonTypeTemplateParmExprBits.NameLoc = ReadSourceLocation();
 1888   E->NameLoc = ReadSourceLocation();
 1895   E->NameLoc = ReadSourceLocation();
 1911   E->LParenLoc = ReadSourceLocation();
 1912   E->EllipsisLoc = ReadSourceLocation();
 1913   E->RParenLoc = ReadSourceLocation();
 1923   E->OpaqueValueExprBits.Loc = ReadSourceLocation();
 1939   E->MemberLoc = ReadSourceLocation();
 1947   E->setRBracketLoc(ReadSourceLocation());
 1967   S->setLeaveLoc(ReadSourceLocation());
 1972   S->Loc = ReadSourceLocation();
 1979   S->Loc = ReadSourceLocation();
 1986   S->TryLoc = ReadSourceLocation();
 2005   E->BuiltinLoc = ReadSourceLocation();
 2006   E->RParenLoc = ReadSourceLocation();
 2015   E->setLocStart(ReadSourceLocation());
 2016   E->setLocEnd(ReadSourceLocation());