Lines Matching refs:AddSourceLocation

199   Record.AddSourceLocation(TL.getBuiltinLoc());  in VisitBuiltinTypeLoc()
209 Record.AddSourceLocation(TL.getNameLoc()); in VisitComplexTypeLoc()
213 Record.AddSourceLocation(TL.getStarLoc()); in VisitPointerTypeLoc()
225 Record.AddSourceLocation(TL.getCaretLoc()); in VisitBlockPointerTypeLoc()
229 Record.AddSourceLocation(TL.getAmpLoc()); in VisitLValueReferenceTypeLoc()
233 Record.AddSourceLocation(TL.getAmpAmpLoc()); in VisitRValueReferenceTypeLoc()
237 Record.AddSourceLocation(TL.getStarLoc()); in VisitMemberPointerTypeLoc()
242 Record.AddSourceLocation(TL.getLBracketLoc()); in VisitArrayTypeLoc()
243 Record.AddSourceLocation(TL.getRBracketLoc()); in VisitArrayTypeLoc()
268 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitDependentAddressSpaceTypeLoc()
270 Record.AddSourceLocation(range.getBegin()); in VisitDependentAddressSpaceTypeLoc()
271 Record.AddSourceLocation(range.getEnd()); in VisitDependentAddressSpaceTypeLoc()
277 Record.AddSourceLocation(TL.getNameLoc()); in VisitDependentSizedExtVectorTypeLoc()
281 Record.AddSourceLocation(TL.getNameLoc()); in VisitVectorTypeLoc()
286 Record.AddSourceLocation(TL.getNameLoc()); in VisitDependentVectorTypeLoc()
290 Record.AddSourceLocation(TL.getNameLoc()); in VisitExtVectorTypeLoc()
294 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitConstantMatrixTypeLoc()
296 Record.AddSourceLocation(range.getBegin()); in VisitConstantMatrixTypeLoc()
297 Record.AddSourceLocation(range.getEnd()); in VisitConstantMatrixTypeLoc()
304 Record.AddSourceLocation(TL.getAttrNameLoc()); in VisitDependentSizedMatrixTypeLoc()
306 Record.AddSourceLocation(range.getBegin()); in VisitDependentSizedMatrixTypeLoc()
307 Record.AddSourceLocation(range.getEnd()); in VisitDependentSizedMatrixTypeLoc()
313 Record.AddSourceLocation(TL.getLocalRangeBegin()); in VisitFunctionTypeLoc()
314 Record.AddSourceLocation(TL.getLParenLoc()); in VisitFunctionTypeLoc()
315 Record.AddSourceLocation(TL.getRParenLoc()); in VisitFunctionTypeLoc()
317 Record.AddSourceLocation(TL.getLocalRangeEnd()); in VisitFunctionTypeLoc()
331 Record.AddSourceLocation(TL.getNameLoc()); in VisitUnresolvedUsingTypeLoc()
335 Record.AddSourceLocation(TL.getNameLoc()); in VisitTypedefTypeLoc()
340 Record.AddSourceLocation(TL.getProtocolLAngleLoc()); in VisitObjCTypeParamTypeLoc()
341 Record.AddSourceLocation(TL.getProtocolRAngleLoc()); in VisitObjCTypeParamTypeLoc()
344 Record.AddSourceLocation(TL.getProtocolLoc(i)); in VisitObjCTypeParamTypeLoc()
348 Record.AddSourceLocation(TL.getTypeofLoc()); in VisitTypeOfExprTypeLoc()
349 Record.AddSourceLocation(TL.getLParenLoc()); in VisitTypeOfExprTypeLoc()
350 Record.AddSourceLocation(TL.getRParenLoc()); in VisitTypeOfExprTypeLoc()
354 Record.AddSourceLocation(TL.getTypeofLoc()); in VisitTypeOfTypeLoc()
355 Record.AddSourceLocation(TL.getLParenLoc()); in VisitTypeOfTypeLoc()
356 Record.AddSourceLocation(TL.getRParenLoc()); in VisitTypeOfTypeLoc()
361 Record.AddSourceLocation(TL.getNameLoc()); in VisitDecltypeTypeLoc()
365 Record.AddSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()
366 Record.AddSourceLocation(TL.getLParenLoc()); in VisitUnaryTransformTypeLoc()
367 Record.AddSourceLocation(TL.getRParenLoc()); in VisitUnaryTransformTypeLoc()
372 Record.AddSourceLocation(TL.getNameLoc()); in VisitAutoTypeLoc()
376 Record.AddSourceLocation(TL.getTemplateKWLoc()); in VisitAutoTypeLoc()
377 Record.AddSourceLocation(TL.getConceptNameLoc()); in VisitAutoTypeLoc()
379 Record.AddSourceLocation(TL.getLAngleLoc()); in VisitAutoTypeLoc()
380 Record.AddSourceLocation(TL.getRAngleLoc()); in VisitAutoTypeLoc()
389 Record.AddSourceLocation(TL.getTemplateNameLoc()); in VisitDeducedTemplateSpecializationTypeLoc()
393 Record.AddSourceLocation(TL.getNameLoc()); in VisitRecordTypeLoc()
397 Record.AddSourceLocation(TL.getNameLoc()); in VisitEnumTypeLoc()
405 Record.AddSourceLocation(TL.getNameLoc()); in VisitTemplateTypeParmTypeLoc()
410 Record.AddSourceLocation(TL.getNameLoc()); in VisitSubstTemplateTypeParmTypeLoc()
415 Record.AddSourceLocation(TL.getNameLoc()); in VisitSubstTemplateTypeParmPackTypeLoc()
420 Record.AddSourceLocation(TL.getTemplateKeywordLoc()); in VisitTemplateSpecializationTypeLoc()
421 Record.AddSourceLocation(TL.getTemplateNameLoc()); in VisitTemplateSpecializationTypeLoc()
422 Record.AddSourceLocation(TL.getLAngleLoc()); in VisitTemplateSpecializationTypeLoc()
423 Record.AddSourceLocation(TL.getRAngleLoc()); in VisitTemplateSpecializationTypeLoc()
430 Record.AddSourceLocation(TL.getLParenLoc()); in VisitParenTypeLoc()
431 Record.AddSourceLocation(TL.getRParenLoc()); in VisitParenTypeLoc()
435 Record.AddSourceLocation(TL.getExpansionLoc()); in VisitMacroQualifiedTypeLoc()
439 Record.AddSourceLocation(TL.getElaboratedKeywordLoc()); in VisitElaboratedTypeLoc()
444 Record.AddSourceLocation(TL.getNameLoc()); in VisitInjectedClassNameTypeLoc()
448 Record.AddSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentNameTypeLoc()
450 Record.AddSourceLocation(TL.getNameLoc()); in VisitDependentNameTypeLoc()
455 Record.AddSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentTemplateSpecializationTypeLoc()
457 Record.AddSourceLocation(TL.getTemplateKeywordLoc()); in VisitDependentTemplateSpecializationTypeLoc()
458 Record.AddSourceLocation(TL.getTemplateNameLoc()); in VisitDependentTemplateSpecializationTypeLoc()
459 Record.AddSourceLocation(TL.getLAngleLoc()); in VisitDependentTemplateSpecializationTypeLoc()
460 Record.AddSourceLocation(TL.getRAngleLoc()); in VisitDependentTemplateSpecializationTypeLoc()
467 Record.AddSourceLocation(TL.getEllipsisLoc()); in VisitPackExpansionTypeLoc()
471 Record.AddSourceLocation(TL.getNameLoc()); in VisitObjCInterfaceTypeLoc()
476 Record.AddSourceLocation(TL.getTypeArgsLAngleLoc()); in VisitObjCObjectTypeLoc()
477 Record.AddSourceLocation(TL.getTypeArgsRAngleLoc()); in VisitObjCObjectTypeLoc()
480 Record.AddSourceLocation(TL.getProtocolLAngleLoc()); in VisitObjCObjectTypeLoc()
481 Record.AddSourceLocation(TL.getProtocolRAngleLoc()); in VisitObjCObjectTypeLoc()
483 Record.AddSourceLocation(TL.getProtocolLoc(i)); in VisitObjCObjectTypeLoc()
487 Record.AddSourceLocation(TL.getStarLoc()); in VisitObjCObjectPointerTypeLoc()
491 Record.AddSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()
492 Record.AddSourceLocation(TL.getLParenLoc()); in VisitAtomicTypeLoc()
493 Record.AddSourceLocation(TL.getRParenLoc()); in VisitAtomicTypeLoc()
497 Record.AddSourceLocation(TL.getKWLoc()); in VisitPipeTypeLoc()
501 Record.AddSourceLocation(TL.getNameLoc()); in VisitExtIntTypeLoc()
505 Record.AddSourceLocation(TL.getNameLoc()); in VisitDependentExtIntTypeLoc()
1214 AddSourceLocation(M.ImportLoc, Record); in WriteControlBlock()
1974 AddSourceLocation(File.getIncludeLoc(), Record); in WriteSourceManagerBlock()
2035 AddSourceLocation(Expansion.getSpellingLoc(), Record); in WriteSourceManagerBlock()
2036 AddSourceLocation(Expansion.getExpansionLocStart(), Record); in WriteSourceManagerBlock()
2037 AddSourceLocation(Expansion.isMacroArgExpansion() in WriteSourceManagerBlock()
2169 AddSourceLocation(SkipInfo->HashTokenLoc, Record); in WritePreprocessor()
2170 AddSourceLocation(SkipInfo->IfTokenLoc, Record); in WritePreprocessor()
2173 AddSourceLocation(SkipInfo->ElseLoc, Record); in WritePreprocessor()
2178 AddSourceLocation(Cond.IfLoc, Record); in WritePreprocessor()
2224 AddSourceLocation(MD->getLocation(), Record); in WritePreprocessor()
2296 AddSourceLocation(MI->getDefinitionLoc(), Record); in WritePreprocessor()
2297 AddSourceLocation(MI->getDefinitionEndLoc(), Record); in WritePreprocessor()
2827 AddSourceLocation(Loc, Record); in WritePragmaDiagnosticMappings()
2845 AddSourceLocation(Diag.DiagStatesByLoc.CurDiagStateLoc, Record); in WritePragmaDiagnosticMappings()
3216 Writer.AddSourceLocation(Loc); in WriteReferencedSelectorsPool()
4052 AddSourceLocation(PragmaLoc, Record); in WriteOptimizePragmaOptions()
4068 AddSourceLocation(SemaRef.ImplicitMSInheritanceAttrLoc, Record); in WriteMSPointersToMembersPragmaOptions()
4081 AddSourceLocation(SemaRef.AlignPackStack.CurrentPragmaLocation, Record); in WritePackPragmaOptions()
4085 AddSourceLocation(StackEntry.PragmaLocation, Record); in WritePackPragmaOptions()
4086 AddSourceLocation(StackEntry.PragmaPushLocation, Record); in WritePackPragmaOptions()
4101 AddSourceLocation(SemaRef.FpPragmaStack.CurrentPragmaLocation, Record); in WriteFloatControlPragmaOptions()
4105 AddSourceLocation(StackEntry.PragmaLocation, Record); in WriteFloatControlPragmaOptions()
4106 AddSourceLocation(StackEntry.PragmaPushLocation, Record); in WriteFloatControlPragmaOptions()
4160 Record.AddSourceLocation(A->getScopeLoc()); in AddAttr()
4176 AddSourceLocation(Tok.getLocation(), Record); in AddToken()
4404 AddSourceLocation(WI.getLocation(), WeakUndeclaredIdentifiers); in WriteASTCore()
4417 AddSourceLocation(SemaRef.VTableUses[I].second, VTableUses); in WriteASTCore()
4431 AddSourceLocation(I.second, PendingInstantiations); in WriteASTCore()
4463 AddSourceLocation(I.second, UndefinedButUsed); in WriteASTCore()
4476 AddSourceLocation(DeleteLoc.first, DeleteExprsToAnalyze); in WriteASTCore()
4822 AddSourceLocation(PP.getModuleImportLoc(Import.M), ImportedModules); in WriteASTCore()
4889 Record.AddSourceLocation(Update.getLoc()); in WriteDeclUpdatesBlocks()
4924 Record.AddSourceLocation(MSInfo->getPointOfInstantiation()); in WriteDeclUpdatesBlocks()
4928 Record.AddSourceLocation(Spec->getPointOfInstantiation()); in WriteDeclUpdatesBlocks()
4944 Record.AddSourceLocation(RD->getLocation()); in WriteDeclUpdatesBlocks()
4945 Record.AddSourceLocation(RD->getBeginLoc()); in WriteDeclUpdatesBlocks()
5014 Record.AddSourceLocation(Def->getInnerLocStart()); in WriteDeclUpdatesBlocks()
5029 void ASTWriter::AddSourceLocation(SourceLocation Loc, RecordDataImpl &Record) { in AddSourceLocation() function in ASTWriter
5035 AddSourceLocation(Range.getBegin(), Record); in AddSourceRange()
5036 AddSourceLocation(Range.getEnd(), Record); in AddSourceRange()
5123 AddSourceLocation(Arg.getTemplateNameLoc()); in AddTemplateArgumentLocInfo()
5127 AddSourceLocation(Arg.getTemplateNameLoc()); in AddTemplateArgumentLocInfo()
5128 AddSourceLocation(Arg.getTemplateEllipsisLoc()); in AddTemplateArgumentLocInfo()
5336 AddSourceLocation(DNLoc.getCXXLiteralOperatorNameLoc()); in AddDeclarationNameLoc()
5352 AddSourceLocation(NameInfo.getLoc()); in AddDeclarationNameInfo()
5402 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()
5406 AddSourceLocation(NNS.getLocalSourceRange().getEnd()); in AddNestedNameSpecifierLoc()
5420 AddSourceLocation(TemplateParams->getTemplateLoc()); in AddTemplateParameterList()
5421 AddSourceLocation(TemplateParams->getLAngleLoc()); in AddTemplateParameterList()
5422 AddSourceLocation(TemplateParams->getRAngleLoc()); in AddTemplateParameterList()
5447 AddSourceLocation(ASTTemplArgList->LAngleLoc); in AddASTTemplateArgumentListInfo()
5448 AddSourceLocation(ASTTemplArgList->RAngleLoc); in AddASTTemplateArgumentListInfo()
5472 AddSourceLocation(Base.isPackExpansion()? Base.getEllipsisLoc() in AddCXXBaseSpecifier()
5516 Writer.AddSourceLocation(Init->getMemberLocation()); in EmitCXXCtorInitializers()
5518 Writer.AddSourceLocation(Init->getLParenLoc()); in EmitCXXCtorInitializers()
5519 Writer.AddSourceLocation(Init->getRParenLoc()); in EmitCXXCtorInitializers()
5583 AddSourceLocation(Capture.getLocation()); in AddCXXDefinitionData()
5596 AddSourceLocation(Capture.isPackExpansion() ? Capture.getEllipsisLoc() in AddCXXDefinitionData()
6008 Record.AddSourceLocation(C->getBeginLoc()); in writeClause()
6009 Record.AddSourceLocation(C->getEndLoc()); in writeClause()
6025 Record.AddSourceLocation(C->getNameModifierLoc()); in VisitOMPIfClause()
6026 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPIfClause()
6028 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPIfClause()
6034 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFinalClause()
6040 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumThreadsClause()
6045 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSafelenClause()
6050 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSimdlenClause()
6057 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSizesClause()
6062 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAllocatorClause()
6067 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCollapseClause()
6072 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDetachClause()
6077 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDefaultClause()
6078 Record.AddSourceLocation(C->getDefaultKindKwLoc()); in VisitOMPDefaultClause()
6083 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPProcBindClause()
6084 Record.AddSourceLocation(C->getProcBindKindKwLoc()); in VisitOMPProcBindClause()
6093 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPScheduleClause()
6094 Record.AddSourceLocation(C->getFirstScheduleModifierLoc()); in VisitOMPScheduleClause()
6095 Record.AddSourceLocation(C->getSecondScheduleModifierLoc()); in VisitOMPScheduleClause()
6096 Record.AddSourceLocation(C->getScheduleKindLoc()); in VisitOMPScheduleClause()
6097 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPScheduleClause()
6107 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPOrderedClause()
6123 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUpdateClause()
6124 Record.AddSourceLocation(C->getArgumentLoc()); in VisitOMPUpdateClause()
6153 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInitClause()
6154 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()
6159 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseClause()
6160 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()
6165 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDestroyClause()
6166 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
6172 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNovariantsClause()
6178 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNocontextClause()
6184 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFilterClause()
6189 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPPrivateClause()
6201 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFirstprivateClause()
6216 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPLastprivateClause()
6218 Record.AddSourceLocation(C->getKindLoc()); in VisitOMPLastprivateClause()
6219 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLastprivateClause()
6234 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPSharedClause()
6243 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPReductionClause()
6244 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPReductionClause()
6245 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPReductionClause()
6271 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPTaskReductionClause()
6272 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPTaskReductionClause()
6290 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInReductionClause()
6291 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPInReductionClause()
6311 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPLinearClause()
6312 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPLinearClause()
6314 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPLinearClause()
6338 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAlignedClause()
6339 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAlignedClause()
6347 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCopyinClause()
6360 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPCopyprivateClause()
6373 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFlushClause()
6380 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDepobjClause()
6386 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDependClause()
6389 Record.AddSourceLocation(C->getDependencyLoc()); in VisitOMPDependClause()
6390 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPDependClause()
6401 Record.AddSourceLocation(C->getModifierLoc()); in VisitOMPDeviceClause()
6402 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDeviceClause()
6410 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPMapClause()
6413 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()
6418 Record.AddSourceLocation(C->getMapLoc()); in VisitOMPMapClause()
6419 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPMapClause()
6438 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAllocateClause()
6439 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAllocateClause()
6448 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumTeamsClause()
6454 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPThreadLimitClause()
6460 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPPriorityClause()
6466 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPGrainsizeClause()
6472 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNumTasksClause()
6477 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPHintClause()
6484 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDistScheduleClause()
6485 Record.AddSourceLocation(C->getDistScheduleKindLoc()); in VisitOMPDistScheduleClause()
6486 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPDistScheduleClause()
6492 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPDefaultmapClause()
6493 Record.AddSourceLocation(C->getDefaultmapModifierLoc()); in VisitOMPDefaultmapClause()
6494 Record.AddSourceLocation(C->getDefaultmapKindLoc()); in VisitOMPDefaultmapClause()
6502 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPToClause()
6505 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
6509 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPToClause()
6532 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPFromClause()
6535 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()
6539 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPFromClause()
6562 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseDevicePtrClause()
6586 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUseDeviceAddrClause()
6606 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPIsDevicePtrClause()
6635 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAtomicDefaultMemOrderClause()
6636 Record.AddSourceLocation(C->getAtomicDefaultMemOrderKindKwLoc()); in VisitOMPAtomicDefaultMemOrderClause()
6641 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPNontemporalClause()
6650 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPInclusiveClause()
6657 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPExclusiveClause()
6664 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPOrderClause()
6665 Record.AddSourceLocation(C->getKindKwLoc()); in VisitOMPOrderClause()
6670 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPUsesAllocatorsClause()
6675 Record.AddSourceLocation(Data.LParenLoc); in VisitOMPUsesAllocatorsClause()
6676 Record.AddSourceLocation(Data.RParenLoc); in VisitOMPUsesAllocatorsClause()
6682 Record.AddSourceLocation(C->getLParenLoc()); in VisitOMPAffinityClause()
6684 Record.AddSourceLocation(C->getColonLoc()); in VisitOMPAffinityClause()