Lines Matching refs:AddSourceLocation

305     Record.AddSourceLocation(Loc, Seq);  in addSourceLocation()
513 AddSourceLocation(CR->getTemplateKWLoc()); in AddConceptReference()
1525 AddSourceLocation(M.ImportLoc, Record); in WriteControlBlock()
2309 AddSourceLocation(getAffectingIncludeLoc(SourceMgr, File), Record); in WriteSourceManagerBlock()
2370 AddSourceLocation(Expansion.getSpellingLoc(), Record, Seq); in WriteSourceManagerBlock()
2371 AddSourceLocation(Expansion.getExpansionLocStart(), Record, Seq); in WriteSourceManagerBlock()
2372 AddSourceLocation(Expansion.isMacroArgExpansion() in WriteSourceManagerBlock()
2501 AddSourceLocation(AssumeNonNullLoc, Record); in WritePreprocessor()
2511 AddSourceLocation(SkipInfo->HashTokenLoc, Record); in WritePreprocessor()
2512 AddSourceLocation(SkipInfo->IfTokenLoc, Record); in WritePreprocessor()
2515 AddSourceLocation(SkipInfo->ElseLoc, Record); in WritePreprocessor()
2520 AddSourceLocation(Cond.IfLoc, Record); in WritePreprocessor()
2531 AddSourceLocation(S, Record); in WritePreprocessor()
2584 AddSourceLocation(MD->getLocation(), Record); in WritePreprocessor()
2603 AddSourceLocation(MD->getLocation(), Record); in WritePreprocessor()
2672 AddSourceLocation(MI->getDefinitionLoc(), Record); in WritePreprocessor()
2673 AddSourceLocation(MI->getDefinitionEndLoc(), Record); in WritePreprocessor()
3265 AddSourceLocation(Diag.DiagStatesByLoc.CurDiagStateLoc, Record); in WritePragmaDiagnosticMappings()
3682 Writer.AddSourceLocation(Loc); in WriteReferencedSelectorsPool()
4578 AddSourceLocation(PragmaLoc, Record); in WriteOptimizePragmaOptions()
4594 AddSourceLocation(SemaRef.ImplicitMSInheritanceAttrLoc, Record); in WriteMSPointersToMembersPragmaOptions()
4607 AddSourceLocation(SemaRef.AlignPackStack.CurrentPragmaLocation, Record); in WritePackPragmaOptions()
4611 AddSourceLocation(StackEntry.PragmaLocation, Record); in WritePackPragmaOptions()
4612 AddSourceLocation(StackEntry.PragmaPushLocation, Record); in WritePackPragmaOptions()
4627 AddSourceLocation(SemaRef.FpPragmaStack.CurrentPragmaLocation, Record); in WriteFloatControlPragmaOptions()
4631 AddSourceLocation(StackEntry.PragmaLocation, Record); in WriteFloatControlPragmaOptions()
4632 AddSourceLocation(StackEntry.PragmaPushLocation, Record); in WriteFloatControlPragmaOptions()
4691 Record.AddSourceLocation(A->getScopeLoc()); in AddAttr()
4708 AddSourceLocation(Tok.getLocation(), Record); in AddToken()
4715 AddSourceLocation(Tok.getAnnotationEndLoc(), Record); in AddToken()
5225 AddSourceLocation(SemaRef.VTableUses[I].second, VTableUses); in WriteSpecialDeclRecords()
5246 AddSourceLocation(I.second, PendingInstantiations); in WriteSpecialDeclRecords()
5311 AddSourceLocation(I.second, UndefinedButUsed); in WriteSpecialDeclRecords()
5328 AddSourceLocation(DeleteLoc.first, DeleteExprsToAnalyze); in WriteSpecialDeclRecords()
5409 AddSourceLocation(WI.getLocation(), WeakUndeclaredIdentifiers); in WriteASTCore()
5578 AddSourceLocation(PP.getModuleImportLoc(Import.M), ImportedModules); in WriteASTCore()
5785 Record.AddSourceLocation(Update.getLoc()); in WriteDeclUpdatesBlocks()
5811 Record.AddSourceLocation(MSInfo->getPointOfInstantiation()); in WriteDeclUpdatesBlocks()
5815 Record.AddSourceLocation(Spec->getPointOfInstantiation()); in WriteDeclUpdatesBlocks()
5831 Record.AddSourceLocation(RD->getLocation()); in WriteDeclUpdatesBlocks()
5832 Record.AddSourceLocation(RD->getBeginLoc()); in WriteDeclUpdatesBlocks()
5905 Record.AddSourceLocation(Def->getInnerLocStart()); in WriteDeclUpdatesBlocks()
6017 void ASTWriter::AddSourceLocation(SourceLocation Loc, RecordDataImpl &Record, in AddSourceLocation() function in ASTWriter
6025 AddSourceLocation(Range.getBegin(), Record, Seq); in AddSourceRange()
6026 AddSourceLocation(Range.getEnd(), Record, Seq); in AddSourceRange()
6113 AddSourceLocation(Arg.getTemplateNameLoc()); in AddTemplateArgumentLocInfo()
6117 AddSourceLocation(Arg.getTemplateNameLoc()); in AddTemplateArgumentLocInfo()
6118 AddSourceLocation(Arg.getTemplateEllipsisLoc()); in AddTemplateArgumentLocInfo()
6367 AddSourceLocation(DNLoc.getCXXLiteralOperatorNameLoc()); in AddDeclarationNameLoc()
6383 AddSourceLocation(NameInfo.getLoc()); in AddDeclarationNameInfo()
6433 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()
6437 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()
6451 AddSourceLocation(TemplateParams->getTemplateLoc()); in AddTemplateParameterList()
6452 AddSourceLocation(TemplateParams->getLAngleLoc()); in AddTemplateParameterList()
6453 AddSourceLocation(TemplateParams->getRAngleLoc()); in AddTemplateParameterList()
6478 AddSourceLocation(ASTTemplArgList->LAngleLoc); in AddASTTemplateArgumentListInfo()
6479 AddSourceLocation(ASTTemplArgList->RAngleLoc); in AddASTTemplateArgumentListInfo()
6503 AddSourceLocation(Base.isPackExpansion()? Base.getEllipsisLoc() in AddCXXBaseSpecifier()
6547 Writer.AddSourceLocation(Init->getMemberLocation()); in EmitCXXCtorInitializers()
6549 Writer.AddSourceLocation(Init->getLParenLoc()); in EmitCXXCtorInitializers()
6550 Writer.AddSourceLocation(Init->getRParenLoc()); in EmitCXXCtorInitializers()
6634 AddSourceLocation(Capture.getLocation()); in AddCXXDefinitionData()
6651 AddSourceLocation(Capture.isPackExpansion() ? Capture.getEllipsisLoc() in AddCXXDefinitionData()
7098 Record.AddSourceLocation(C->getBeginLoc()); in writeClause()
7099 Record.AddSourceLocation(C->getEndLoc()); in writeClause()
7115 Record.AddSourceLocation(C->getNameModifierLoc()); in VisitOMPIfClause()
7116 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPIfClause()
7118 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPIfClause()
7124 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFinalClause()
7130 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumThreadsClause()
7135 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSafelenClause()
7140 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSimdlenClause()
7147 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSizesClause()
7154 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPPartialClause()
7159 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAllocatorClause()
7164 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCollapseClause()
7169 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDetachClause()
7174 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDefaultClause()
7175 Record.AddSourceLocation(C->getDefaultKindKwLoc()); in VisitOMPDefaultClause()
7180 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPProcBindClause()
7181 Record.AddSourceLocation(C->getProcBindKindKwLoc()); in VisitOMPProcBindClause()
7190 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPScheduleClause()
7191 Record.AddSourceLocation(C->getFirstScheduleModifierLoc()); in VisitOMPScheduleClause()
7192 Record.AddSourceLocation(C->getSecondScheduleModifierLoc()); in VisitOMPScheduleClause()
7193 Record.AddSourceLocation(C->getScheduleKindLoc()); in VisitOMPScheduleClause()
7194 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPScheduleClause()
7204 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPOrderedClause()
7220 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUpdateClause()
7221 Record.AddSourceLocation(C->getArgumentLoc()); in VisitOMPUpdateClause()
7232 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFailClause()
7233 Record.AddSourceLocation(C->getFailParameterLoc()); in VisitOMPFailClause()
7261 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInitClause()
7262 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()
7267 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseClause()
7268 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()
7273 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDestroyClause()
7274 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
7280 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNovariantsClause()
7286 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNocontextClause()
7292 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFilterClause()
7297 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAlignClause()
7302 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPPrivateClause()
7314 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFirstprivateClause()
7329 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPLastprivateClause()
7331 Record.AddSourceLocation(C->getKindLoc()); in VisitOMPLastprivateClause()
7332 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLastprivateClause()
7347 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSharedClause()
7356 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPReductionClause()
7357 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPReductionClause()
7358 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPReductionClause()
7384 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPTaskReductionClause()
7385 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPTaskReductionClause()
7403 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInReductionClause()
7404 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPInReductionClause()
7424 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPLinearClause()
7425 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLinearClause()
7427 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPLinearClause()
7451 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAlignedClause()
7452 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAlignedClause()
7460 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCopyinClause()
7473 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCopyprivateClause()
7486 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFlushClause()
7493 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDepobjClause()
7499 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDependClause()
7502 Record.AddSourceLocation(C->getDependencyLoc()); in VisitOMPDependClause()
7503 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPDependClause()
7504 Record.AddSourceLocation(C->getOmpAllMemoryLoc()); in VisitOMPDependClause()
7515 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPDeviceClause()
7516 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDeviceClause()
7524 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPMapClause()
7528 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()
7535 Record.AddSourceLocation(C->getMapLoc()); in VisitOMPMapClause()
7536 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPMapClause()
7557 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAllocateClause()
7558 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAllocateClause()
7567 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumTeamsClause()
7573 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPThreadLimitClause()
7579 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPPriorityClause()
7586 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPGrainsizeClause()
7587 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPGrainsizeClause()
7594 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPNumTasksClause()
7595 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumTasksClause()
7600 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPHintClause()
7607 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDistScheduleClause()
7608 Record.AddSourceLocation(C->getDistScheduleKindLoc()); in VisitOMPDistScheduleClause()
7609 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPDistScheduleClause()
7615 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDefaultmapClause()
7616 Record.AddSourceLocation(C->getDefaultmapModifierLoc()); in VisitOMPDefaultmapClause()
7617 Record.AddSourceLocation(C->getDefaultmapKindLoc()); in VisitOMPDefaultmapClause()
7625 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPToClause()
7628 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
7632 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPToClause()
7655 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFromClause()
7658 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()
7662 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPFromClause()
7685 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseDevicePtrClause()
7709 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseDeviceAddrClause()
7729 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPIsDevicePtrClause()
7749 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPHasDeviceAddrClause()
7778 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAtomicDefaultMemOrderClause()
7779 Record.AddSourceLocation(C->getAtomicDefaultMemOrderKindKwLoc()); in VisitOMPAtomicDefaultMemOrderClause()
7784 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAtClause()
7785 Record.AddSourceLocation(C->getAtKindKwLoc()); in VisitOMPAtClause()
7790 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSeverityClause()
7791 Record.AddSourceLocation(C->getSeverityKindKwLoc()); in VisitOMPSeverityClause()
7796 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPMessageClause()
7801 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNontemporalClause()
7810 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInclusiveClause()
7817 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPExclusiveClause()
7825 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPOrderClause()
7826 Record.AddSourceLocation(C->getKindKwLoc()); in VisitOMPOrderClause()
7827 Record.AddSourceLocation(C->getModifierKwLoc()); in VisitOMPOrderClause()
7832 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUsesAllocatorsClause()
7837 Record.AddSourceLocation(Data.LParenLoc); in VisitOMPUsesAllocatorsClause()
7838 Record.AddSourceLocation(Data.RParenLoc); in VisitOMPUsesAllocatorsClause()
7844 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAffinityClause()
7846 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAffinityClause()
7853 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPBindClause()
7854 Record.AddSourceLocation(C->getBindKindLoc()); in VisitOMPBindClause()
7860 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPXDynCGroupMemClause()
7866 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDoacrossClause()
7868 Record.AddSourceLocation(C->getDependenceLoc()); in VisitOMPDoacrossClause()
7869 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPDoacrossClause()
7878 Record.AddSourceLocation(C->getBeginLoc()); in VisitOMPXAttributeClause()
7879 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPXAttributeClause()
7880 Record.AddSourceLocation(C->getEndLoc()); in VisitOMPXAttributeClause()