Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadSourceLocation

1121     SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]);
1169 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1]);
1171 ReadSourceLocation(*F, Record[2]),
1172 ReadSourceLocation(*F, Record[3]),
1279 SourceLocation Loc = ReadSourceLocation(F, Record[1]);
1288 MI->setVisibility(IsPublic, ReadSourceLocation(F, Record, NextIndex));
1335 Tok.setLocation(ReadSourceLocation(F, Record[0]));
1862 ReadSourceLocation(F, Record, I).getRawEncoding());
1909 ReferencedSelectorsData.push_back(ReadSourceLocation(F, Record, Idx).
2058 ReadSourceLocation(F, Record, Idx).getRawEncoding());
2080 ReadSourceLocation(F, Record, I).getRawEncoding());
2817 SourceRange Range(ReadSourceLocation(M, PPOffs.Begin),
2818 ReadSourceLocation(M, PPOffs.End));
2927 return Reader.ReadSourceLocation(M, PPE.*PPLoc);
2966 if (SourceMgr.isBeforeInTranslationUnit(ReadSourceLocation(M, PPI->End),
3082 SourceLocation Loc = ReadSourceLocation(F, F.PragmaDiagMappings[Idx++]);
3223 SourceLocation LBLoc = ReadSourceLocation(*Loc.F, Record[3]);
3224 SourceLocation RBLoc = ReadSourceLocation(*Loc.F, Record[4]);
3552 SourceLocation ReadSourceLocation(const ASTReader::RecordData &R,
3554 return Reader.ReadSourceLocation(F, R, I);
3584 TL.setBuiltinLoc(ReadSourceLocation(Record, Idx));
3593 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3596 TL.setStarLoc(ReadSourceLocation(Record, Idx));
3599 TL.setCaretLoc(ReadSourceLocation(Record, Idx));
3602 TL.setAmpLoc(ReadSourceLocation(Record, Idx));
3605 TL.setAmpAmpLoc(ReadSourceLocation(Record, Idx));
3608 TL.setStarLoc(ReadSourceLocation(Record, Idx));
3612 TL.setLBracketLoc(ReadSourceLocation(Record, Idx));
3613 TL.setRBracketLoc(ReadSourceLocation(Record, Idx));
3634 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3637 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3640 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3643 TL.setLocalRangeBegin(ReadSourceLocation(Record, Idx));
3644 TL.setLocalRangeEnd(ReadSourceLocation(Record, Idx));
3657 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3660 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3663 TL.setTypeofLoc(ReadSourceLocation(Record, Idx));
3664 TL.setLParenLoc(ReadSourceLocation(Record, Idx));
3665 TL.setRParenLoc(ReadSourceLocation(Record, Idx));
3668 TL.setTypeofLoc(ReadSourceLocation(Record, Idx));
3669 TL.setLParenLoc(ReadSourceLocation(Record, Idx));
3670 TL.setRParenLoc(ReadSourceLocation(Record, Idx));
3674 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3677 TL.setKWLoc(ReadSourceLocation(Record, Idx));
3678 TL.setLParenLoc(ReadSourceLocation(Record, Idx));
3679 TL.setRParenLoc(ReadSourceLocation(Record, Idx));
3683 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3686 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3689 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3692 TL.setAttrNameLoc(ReadSourceLocation(Record, Idx));
3695 range.setBegin(ReadSourceLocation(Record, Idx));
3696 range.setEnd(ReadSourceLocation(Record, Idx));
3705 TL.setAttrEnumOperandLoc(ReadSourceLocation(Record, Idx));
3708 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3712 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3716 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3720 TL.setTemplateNameLoc(ReadSourceLocation(Record, Idx));
3721 TL.setLAngleLoc(ReadSourceLocation(Record, Idx));
3722 TL.setRAngleLoc(ReadSourceLocation(Record, Idx));
3730 TL.setLParenLoc(ReadSourceLocation(Record, Idx));
3731 TL.setRParenLoc(ReadSourceLocation(Record, Idx));
3734 TL.setKeywordLoc(ReadSourceLocation(Record, Idx));
3738 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3741 TL.setKeywordLoc(ReadSourceLocation(Record, Idx));
3743 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3747 TL.setKeywordLoc(ReadSourceLocation(Record, Idx));
3749 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3750 TL.setLAngleLoc(ReadSourceLocation(Record, Idx));
3751 TL.setRAngleLoc(ReadSourceLocation(Record, Idx));
3759 TL.setEllipsisLoc(ReadSourceLocation(Record, Idx));
3762 TL.setNameLoc(ReadSourceLocation(Record, Idx));
3766 TL.setLAngleLoc(ReadSourceLocation(Record, Idx));
3767 TL.setRAngleLoc(ReadSourceLocation(Record, Idx));
3769 ReadSourceLocation(Record, Idx));
3772 TL.setStarLoc(ReadSourceLocation(Record, Idx));
3775 TL.setKWLoc(ReadSourceLocation(Record, Idx));
3776 TL.setLParenLoc(ReadSourceLocation(Record, Idx));
3777 TL.setRParenLoc(ReadSourceLocation(Record, Idx));
3903 SourceLocation TemplateNameLoc = ReadSourceLocation(F, Record, Index);
3910 SourceLocation TemplateNameLoc = ReadSourceLocation(F, Record, Index);
3911 SourceLocation EllipsisLoc = ReadSourceLocation(F, Record, Index);
4922 = ReadSourceLocation(F, Record, Idx).getRawEncoding();
4924 = ReadSourceLocation(F, Record, Idx).getRawEncoding();
4929 = ReadSourceLocation(F, Record, Idx).getRawEncoding();
4945 NameInfo.setLoc(ReadSourceLocation(F, Record, Idx));
5064 SourceLocation TemplateLoc = ReadSourceLocation(F, Record, Idx);
5065 SourceLocation LAngleLoc = ReadSourceLocation(F, Record, Idx);
5066 SourceLocation RAngleLoc = ReadSourceLocation(F, Record, Idx);
5111 SourceLocation EllipsisLoc = ReadSourceLocation(F, Record, Idx);
5153 SourceLocation MemberOrEllipsisLoc = ReadSourceLocation(F, Record, Idx);
5155 SourceLocation LParenLoc = ReadSourceLocation(F, Record, Idx);
5156 SourceLocation RParenLoc = ReadSourceLocation(F, Record, Idx);
5285 SourceLocation ColonColonLoc = ReadSourceLocation(F, Record, Idx);
5295 SourceLocation ColonColonLoc = ReadSourceLocation(F, Record, Idx);
5308 SourceLocation beg = ReadSourceLocation(F, Record, Idx);
5309 SourceLocation end = ReadSourceLocation(F, Record, Idx);