Lines Matching refs:readSourceLocation

117     SourceLocation readSourceLocation() {  in readSourceLocation()  function in clang::ASTDeclReader
118 return Record.readSourceLocation(); in readSourceLocation()
685 D->setLocation(readSourceLocation()); in VisitPragmaCommentDecl()
694 D->setLocation(readSourceLocation()); in VisitPragmaDetectMismatchDecl()
718 TD->setLocStart(readSourceLocation()); in VisitTypeDecl()
845 SourceLocation POI = readSourceLocation(); in VisitEnumDecl()
928 DD->setInnerLocStart(readSourceLocation()); in VisitDeclaratorDecl()
961 SourceLocation POI = readSourceLocation(); in VisitFunctionDecl()
980 SourceLocation POI = readSourceLocation(); in VisitFunctionDecl()
990 SourceLocation POI = readSourceLocation(); in VisitFunctionDecl()
1103 FD->EndRangeLoc = readSourceLocation(); in VisitFunctionDecl()
1105 FD->setDefaultLoc(readSourceLocation()); in VisitFunctionDecl()
1191 MD->DeclEndLoc = readSourceLocation(); in VisitObjCMethodDecl()
1203 SelLocs.push_back(readSourceLocation()); in VisitObjCMethodDecl()
1213 D->VarianceLoc = readSourceLocation(); in VisitObjCTypeParamDecl()
1214 D->ColonLoc = readSourceLocation(); in VisitObjCTypeParamDecl()
1219 CD->setAtStartLoc(readSourceLocation()); in VisitObjCContainerDecl()
1238 SourceLocation lAngleLoc = readSourceLocation(); in ReadObjCTypeParamList()
1239 SourceLocation rAngleLoc = readSourceLocation(); in ReadObjCTypeParamList()
1250 Data.EndLoc = readSourceLocation(); in ReadObjCDefinitionData()
1264 ProtoLocs.push_back(readSourceLocation()); in ReadObjCDefinitionData()
1382 ProtoLocs.push_back(readSourceLocation()); in ReadObjCDefinitionData()
1439 CD->setCategoryNameLoc(readSourceLocation()); in VisitObjCCategoryDecl()
1440 CD->setIvarLBraceLoc(readSourceLocation()); in VisitObjCCategoryDecl()
1441 CD->setIvarRBraceLoc(readSourceLocation()); in VisitObjCCategoryDecl()
1458 ProtoLocs.push_back(readSourceLocation()); in VisitObjCCategoryDecl()
1476 D->setAtLoc(readSourceLocation()); in VisitObjCPropertyDecl()
1477 D->setLParenLoc(readSourceLocation()); in VisitObjCPropertyDecl()
1487 SourceLocation GetterLoc = readSourceLocation(); in VisitObjCPropertyDecl()
1490 SourceLocation SetterLoc = readSourceLocation(); in VisitObjCPropertyDecl()
1504 D->CategoryNameLoc = readSourceLocation(); in VisitObjCCategoryImplDecl()
1510 D->SuperLoc = readSourceLocation(); in VisitObjCImplementationDecl()
1511 D->setIvarLBraceLoc(readSourceLocation()); in VisitObjCImplementationDecl()
1512 D->setIvarRBraceLoc(readSourceLocation()); in VisitObjCImplementationDecl()
1522 D->setAtLoc(readSourceLocation()); in VisitObjCPropertyImplDecl()
1525 D->IvarLoc = readSourceLocation(); in VisitObjCPropertyImplDecl()
1685 SourceLocation POI = readSourceLocation(); in VisitVarDeclImpl()
1740 PD->ExplicitObjectParameterIntroducerLoc = Record.readSourceLocation(); in VisitParmVarDecl()
1763 AD->setRParenLoc(readSourceLocation()); in VisitFileScopeAsmDecl()
1820 D->setExternLoc(readSourceLocation()); in VisitLinkageSpecDecl()
1821 D->setRBraceLoc(readSourceLocation()); in VisitLinkageSpecDecl()
1826 D->RBraceLoc = readSourceLocation(); in VisitExportDecl()
1831 D->setLocStart(readSourceLocation()); in VisitLabelDecl()
1841 D->LocStart = readSourceLocation(); in VisitNamespaceDecl()
1842 D->RBraceLoc = readSourceLocation(); in VisitNamespaceDecl()
1873 D->KwLoc = readSourceLocation(); in VisitHLSLBufferDecl()
1874 D->LBraceLoc = readSourceLocation(); in VisitHLSLBufferDecl()
1875 D->RBraceLoc = readSourceLocation(); in VisitHLSLBufferDecl()
1881 D->NamespaceLoc = readSourceLocation(); in VisitNamespaceAliasDecl()
1882 D->IdentLoc = readSourceLocation(); in VisitNamespaceAliasDecl()
1890 D->setUsingLoc(readSourceLocation()); in VisitUsingDecl()
1902 D->setUsingLoc(readSourceLocation()); in VisitUsingEnumDecl()
1903 D->setEnumLoc(readSourceLocation()); in VisitUsingEnumDecl()
1942 D->UsingLoc = readSourceLocation(); in VisitUsingDirectiveDecl()
1943 D->NamespaceLoc = readSourceLocation(); in VisitUsingDirectiveDecl()
1951 D->setUsingLoc(readSourceLocation()); in VisitUnresolvedUsingValueDecl()
1954 D->EllipsisLoc = readSourceLocation(); in VisitUnresolvedUsingValueDecl()
1961 D->TypenameLocation = readSourceLocation(); in VisitUnresolvedUsingTypenameDecl()
1963 D->EllipsisLoc = readSourceLocation(); in VisitUnresolvedUsingTypenameDecl()
2046 SourceLocation Loc = readSourceLocation(); in ReadCXXDefinitionData()
2062 SourceLocation EllipsisLoc = readSourceLocation(); in ReadCXXDefinitionData()
2251 SourceLocation POI = readSourceLocation(); in VisitCXXRecordDeclImpl()
2354 StoredLocs[I] = readSourceLocation(); in VisitImportDecl()
2360 D->setColonLoc(readSourceLocation()); in VisitAccessSpecDecl()
2374 D->FriendLoc = readSourceLocation(); in VisitFriendDecl()
2388 D->FriendLoc = readSourceLocation(); in VisitFriendTemplateDecl()
2518 D->PointOfInstantiation = readSourceLocation(); in VisitClassTemplateSpecializationDeclImpl()
2556 ExplicitInfo->ExternLoc = readSourceLocation(); in VisitClassTemplateSpecializationDeclImpl()
2557 ExplicitInfo->TemplateKeywordLoc = readSourceLocation(); in VisitClassTemplateSpecializationDeclImpl()
2625 ExplicitInfo->ExternLoc = readSourceLocation(); in VisitVarTemplateSpecializationDeclImpl()
2626 ExplicitInfo->TemplateKeywordLoc = readSourceLocation(); in VisitVarTemplateSpecializationDeclImpl()
2633 D->PointOfInstantiation = readSourceLocation(); in VisitVarTemplateSpecializationDeclImpl()
2752 D->RParenLoc = readSourceLocation(); in VisitStaticAssertDecl()
3066 D->setLocation(readSourceLocation()); in VisitOMPDeclareReductionDecl()
3113 SourceLocation readSourceLocation() { in readSourceLocation() function in __anonf03d97f00511::AttrReader
3114 return Reader.readSourceLocation(); in readSourceLocation()
3160 SourceLocation ScopeLoc = Record.readSourceLocation(); in readAttr()
4508 SourceLocation POI = Record.readSourceLocation(); in UpdateDecl()
4575 FD->setInnerLocStart(readSourceLocation()); in UpdateDecl()
4600 SourceLocation POI = readSourceLocation(); in UpdateDecl()
4627 RD->setLocation(readSourceLocation()); in UpdateDecl()
4628 RD->setLocStart(readSourceLocation()); in UpdateDecl()