Home
last modified time | relevance | path

Searched refs:getWithLocInContext (Results 1 – 19 of 19) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp554 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
562 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
573 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
620 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
H A DNestedNameSpecifier.cpp692 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
H A DASTImporter.cpp9806 return Builder.getWithLocInContext(getToContext()); in Import()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp332 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildPossibleImplicitMemberExpr()
594 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr()
928 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr()
1096 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
1154 SS.getWithLocInContext(Context), TemplateKWLoc, Var, in BuildMemberReferenceExpr()
1172 SS.getWithLocInContext(Context), TemplateKWLoc, in BuildMemberReferenceExpr()
1180 BaseExpr, IsArrow, OpLoc, SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
1208 SS.getWithLocInContext(Context), TemplateKWLoc, Var, in BuildMemberReferenceExpr()
1900 Base.get(), IsArrow, OpLoc, SS.getWithLocInContext(Context), in BuildFieldReferenceExpr()
H A DSemaTemplate.cpp761 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in BuildDependentDeclRefExpr()
925 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1131 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint()
1762 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
3627 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
3659 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
3698 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
3755 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4382 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId()
4437 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildTemplateIdExpr()
[all …]
H A DDeclSpec.cpp152 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec
156 return Builder.getWithLocInContext(Context); in getWithLocInContext()
H A DSemaCXXScopeSpec.cpp879 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
H A DSemaDeclCXX.cpp4373 SS.getWithLocInContext(Context), *MemberOrBase, IdLoc); in BuildMemInitializer()
4383 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
4463 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
12160 SS.getWithLocInContext(Context), in ActOnUsingDirective()
12771 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration()
12884 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration()
13588 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef()
17449 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag()
17492 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
H A DSemaDecl.cpp244 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase()
283 ElabTL.setQualifierLoc(SS->getWithLocInContext(S.Context)); in buildNamedType()
343 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName()
445 TL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName()
629 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName()
1220 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName()
6809 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
17841 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
H A DSemaType.cpp3044 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter()
5928 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc()
5963 ? DS.getTypeSpecScope().getWithLocInContext(Context) in VisitAutoTypeLoc()
6080 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc()
H A DSemaExprCXX.cpp368 SS.getWithLocInContext(Context), II, NameLoc); in getDestructorName()
8155 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr()
9222 SS.getWithLocInContext(Context), *TypeName, NameLoc, in ActOnTypeRequirement()
H A DTreeTransform.h4496 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc()
7239 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType()
10542 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPReductionClause()
10589 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause()
10635 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause()
10817 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
H A DSemaOpenMP.cpp17970 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
18980 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPReductionClause()
19001 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPTaskReductionClause()
19021 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPInReductionClause()
20837 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef()
21282 ModifiersLoc, MapperIdScopeSpec.getWithLocInContext(getASTContext()), in ActOnOpenMPMapClause()
22411 MapperIdScopeSpec.getWithLocInContext(getASTContext()), MapperId); in ActOnOpenMPToClause()
22448 MapperIdScopeSpec.getWithLocInContext(getASTContext()), MapperId); in ActOnOpenMPFromClause()
H A DSemaTemplateDeduction.cpp2798 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc()
2801 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
H A DSemaStmt.cpp4393 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp2200 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr()
2645 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup()
2925 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr()
3189 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h194 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9474 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()