Lines Matching refs:AddSourceLocation
157 Record.AddSourceLocation(typeParams->getLAngleLoc()); in AddObjCTypeParamList()
158 Record.AddSourceLocation(typeParams->getRAngleLoc()); in AddObjCTypeParamList()
325 Record.AddSourceLocation(D->getLocStart()); in VisitPragmaCommentDecl()
337 Record.AddSourceLocation(D->getLocStart()); in VisitPragmaDetectMismatchDecl()
357 Record.AddSourceLocation(D->getLocStart()); in VisitTypeDecl()
402 Record.AddSourceLocation(D->getRBraceLoc()); in VisitTagDecl()
430 Record.AddSourceLocation(MemberInfo->getPointOfInstantiation()); in VisitEnumDecl()
501 Record.AddSourceLocation(D->getInnerLocStart()); in VisitDeclaratorDecl()
532 Record.AddSourceLocation(D->getLocEnd()); in VisitFunctionDecl()
545 Record.AddSourceLocation(MemberInfo->getPointOfInstantiation()); in VisitFunctionDecl()
568 Record.AddSourceLocation(FTSInfo->TemplateArgumentsAsWritten->LAngleLoc); in VisitFunctionDecl()
569 Record.AddSourceLocation(FTSInfo->TemplateArgumentsAsWritten->RAngleLoc); in VisitFunctionDecl()
572 Record.AddSourceLocation(FTSInfo->getPointOfInstantiation()); in VisitFunctionDecl()
594 Record.AddSourceLocation(DFTSInfo->getLAngleLoc()); in VisitFunctionDecl()
595 Record.AddSourceLocation(DFTSInfo->getRAngleLoc()); in VisitFunctionDecl()
639 Record.AddSourceLocation(D->getLocEnd()); in VisitObjCMethodDecl()
649 Record.AddSourceLocation(SelLocs[i]); in VisitObjCMethodDecl()
658 Record.AddSourceLocation(D->VarianceLoc); in VisitObjCTypeParamDecl()
659 Record.AddSourceLocation(D->ColonLoc); in VisitObjCTypeParamDecl()
666 Record.AddSourceLocation(D->getAtStartLoc()); in VisitObjCContainerDecl()
683 Record.AddSourceLocation(D->getEndOfDefinitionLoc()); in VisitObjCInterfaceDecl()
691 Record.AddSourceLocation(PL); in VisitObjCInterfaceDecl()
746 Record.AddSourceLocation(PL); in VisitObjCProtocolDecl()
759 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryDecl()
760 Record.AddSourceLocation(D->getIvarLBraceLoc()); in VisitObjCCategoryDecl()
761 Record.AddSourceLocation(D->getIvarRBraceLoc()); in VisitObjCCategoryDecl()
768 Record.AddSourceLocation(PL); in VisitObjCCategoryDecl()
780 Record.AddSourceLocation(D->getAtLoc()); in VisitObjCPropertyDecl()
781 Record.AddSourceLocation(D->getLParenLoc()); in VisitObjCPropertyDecl()
806 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryImplDecl()
813 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
814 Record.AddSourceLocation(D->getIvarLBraceLoc()); in VisitObjCImplementationDecl()
815 Record.AddSourceLocation(D->getIvarRBraceLoc()); in VisitObjCImplementationDecl()
827 Record.AddSourceLocation(D->getLocStart()); in VisitObjCPropertyImplDecl()
830 Record.AddSourceLocation(D->getPropertyIvarDeclLoc()); in VisitObjCPropertyImplDecl()
925 Record.AddSourceLocation(SpecInfo->getPointOfInstantiation()); in VisitVarDecl()
1012 Record.AddSourceLocation(D->getRParenLoc()); in VisitFileScopeAsmDecl()
1062 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()
1063 Record.AddSourceLocation(D->getRBraceLoc()); in VisitLinkageSpecDecl()
1069 Record.AddSourceLocation(D->getLocStart()); in VisitLabelDecl()
1078 Record.AddSourceLocation(D->getLocStart()); in VisitNamespaceDecl()
1079 Record.AddSourceLocation(D->getRBraceLoc()); in VisitNamespaceDecl()
1103 Record.AddSourceLocation(D->getNamespaceLoc()); in VisitNamespaceAliasDecl()
1104 Record.AddSourceLocation(D->getTargetNameLoc()); in VisitNamespaceAliasDecl()
1112 Record.AddSourceLocation(D->getUsingLoc()); in VisitUsingDecl()
1141 Record.AddSourceLocation(D->getUsingLoc()); in VisitUsingDirectiveDecl()
1142 Record.AddSourceLocation(D->getNamespaceKeyLocation()); in VisitUsingDirectiveDecl()
1151 Record.AddSourceLocation(D->getUsingLoc()); in VisitUnresolvedUsingValueDecl()
1160 Record.AddSourceLocation(D->getTypenameLoc()); in VisitUnresolvedUsingTypenameDecl()
1179 Record.AddSourceLocation(MSInfo->getPointOfInstantiation()); in VisitCXXRecordDecl()
1261 Record.AddSourceLocation(D->getLocEnd()); in VisitImportDecl()
1265 Record.AddSourceLocation(IdentifierLocs[I]); in VisitImportDecl()
1275 Record.AddSourceLocation(D->getColonLoc()); in VisitAccessSpecDecl()
1294 Record.AddSourceLocation(D->FriendLoc); in VisitFriendDecl()
1308 Record.AddSourceLocation(D->getFriendLoc()); in VisitFriendTemplateDecl()
1360 Record.AddSourceLocation(D->getPointOfInstantiation()); in VisitClassTemplateSpecializationDecl()
1372 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
1373 Record.AddSourceLocation(D->getTemplateKeywordLoc()); in VisitClassTemplateSpecializationDecl()
1421 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
1422 Record.AddSourceLocation(D->getTemplateKeywordLoc()); in VisitVarTemplateSpecializationDecl()
1426 Record.AddSourceLocation(D->getPointOfInstantiation()); in VisitVarTemplateSpecializationDecl()
1554 Record.AddSourceLocation(D->getRParenLoc()); in VisitStaticAssertDecl()
1650 Record.AddSourceLocation(D->getLocStart()); in VisitOMPDeclareReductionDecl()