| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 522 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 530 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 541 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 590 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
|
| H A D | NestedNameSpecifier.cpp | 691 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
|
| H A D | ASTImporter.cpp | 8841 return Builder.getWithLocInContext(getToContext()); in Import()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | NestedNameSpecifier.h | 492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 513 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr() 890 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr() 901 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildMemberExpr() 1055 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
|
| H A D | SemaTemplate.cpp | 944 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument() 1710 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 3969 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4002 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4043 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4100 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4762 SS.getWithLocInContext(Context), in BuildTemplateIdExpr() 5019 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in CheckTemplateTypeArgument() 10367 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnDependentTag() 10446 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType() [all …]
|
| H A D | DeclSpec.cpp | 151 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec 155 return Builder.getWithLocInContext(Context); in getWithLocInContext()
|
| H A D | SemaCXXScopeSpec.cpp | 936 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
|
| H A D | SemaDeclCXX.cpp | 4242 SS.getWithLocInContext(Context), in BuildMemInitializer() 4253 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 4316 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 11509 SS.getWithLocInContext(Context), in ActOnUsingDirective() 12148 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration() 12261 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration() 12973 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef() 16526 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag() 16569 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
|
| H A D | SemaType.cpp | 3295 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter() 5993 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc() 6025 DS.getTypeSpecScope().getWithLocInContext(Context)); in VisitAutoTypeLoc() 6124 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc()
|
| H A D | SemaDecl.cpp | 272 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase() 325 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName() 522 ElabTL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName() 602 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName() 856 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in buildNestedType() 1209 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName() 6370 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 16329 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
|
| H A D | SemaTemplateDeduction.cpp | 2680 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc() 2683 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
|
| H A D | TreeTransform.h | 4159 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc() 6670 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType() 9642 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause() 9689 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause() 9734 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause() 9914 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
|
| H A D | SemaExprCXX.cpp | 359 SS.getWithLocInContext(Context), in getDestructorName() 7557 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr() 8659 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
|
| H A D | SemaOpenMP.cpp | 16476 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef() 17466 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause() 17487 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause() 17507 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause() 19233 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef() 19645 MapperIdScopeSpec.getWithLocInContext(Context), in ActOnOpenMPMapClause() 20632 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause() 20669 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPFromClause()
|
| H A D | SemaStmt.cpp | 4562 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
|
| H A D | SemaExpr.cpp | 1957 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr() 2423 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup() 2741 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr() 3188 SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 176 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 8984 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()
|