| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 536 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 544 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 555 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 604 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
|
| H A D | NestedNameSpecifier.cpp | 692 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
|
| H A D | ASTImporter.cpp | 9220 return Builder.getWithLocInContext(getToContext()); in Import()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | NestedNameSpecifier.h | 492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 518 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr() 891 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr() 902 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildMemberExpr() 1056 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
|
| H A D | SemaTemplate.cpp | 949 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument() 1715 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 4027 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4060 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4101 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4158 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4820 SS.getWithLocInContext(Context), in BuildTemplateIdExpr() 5077 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in CheckTemplateTypeArgument() 10469 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnDependentTag() 10548 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 | 944 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
|
| H A D | SemaDeclCXX.cpp | 4291 SS.getWithLocInContext(Context), in BuildMemInitializer() 4302 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 4374 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 11709 SS.getWithLocInContext(Context), in ActOnUsingDirective() 12348 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration() 12461 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration() 13173 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef() 16782 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag() 16825 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
|
| H A D | SemaDecl.cpp | 274 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase() 327 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName() 539 ElabTL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName() 619 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName() 1159 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ClassifyName() 1230 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName() 6744 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 16961 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
|
| H A D | SemaType.cpp | 3355 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter() 6107 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc() 6141 DS.getTypeSpecScope().getWithLocInContext(Context)); in VisitAutoTypeLoc() 6243 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc()
|
| H A D | SemaTemplateDeduction.cpp | 2541 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc() 2544 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
|
| H A D | TreeTransform.h | 4225 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc() 6763 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType() 9885 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause() 9932 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause() 9977 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause() 10157 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
|
| H A D | SemaExprCXX.cpp | 362 SS.getWithLocInContext(Context), in getDestructorName() 7798 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr() 8914 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
|
| H A D | SemaOpenMP.cpp | 18547 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef() 19536 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause() 19557 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause() 19577 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause() 21318 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef() 21754 MapperIdScopeSpec.getWithLocInContext(Context), in ActOnOpenMPMapClause() 22764 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause() 22801 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPFromClause()
|
| H A D | SemaStmt.cpp | 4637 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
|
| H A D | SemaExpr.cpp | 2015 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr() 2481 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup() 2800 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr() 3247 SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 176 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 9032 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()
|