Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp330 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildPossibleImplicitMemberExpr()
595 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr()
822 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr()
981 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
1080 SS.getWithLocInContext(Context), TemplateKWLoc, Var, in BuildMemberReferenceExpr()
1104 SS.getWithLocInContext(Context), TemplateKWLoc, in BuildMemberReferenceExpr()
1114 BaseExpr, IsArrow, OpLoc, SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
1144 SS.getWithLocInContext(Context), TemplateKWLoc, Var, in BuildMemberReferenceExpr()
1843 Base.get(), IsArrow, OpLoc, SS.getWithLocInContext(Context), in BuildFieldReferenceExpr()
H A DSemaTemplate.cpp762 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in BuildDependentDeclRefExpr()
928 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1137 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint()
1784 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
3912 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
3944 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
3982 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4039 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4762 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId()
4817 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildTemplateIdExpr()
[all …]
H A DDeclSpec.cpp149 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec
153 return Builder.getWithLocInContext(Context); in getWithLocInContext()
H A DSemaDeclCXX.cpp4463 SS.getWithLocInContext(Context), *MemberOrBase, IdLoc); in BuildMemInitializer()
4473 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
4555 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
12488 SS.getWithLocInContext(Context), in ActOnUsingDirective()
13098 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration()
13216 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration()
13880 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef()
17940 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag()
18015 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
H A DSemaDecl.cpp268 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase()
307 ElabTL.setQualifierLoc(SS->getWithLocInContext(S.Context)); in buildNamedType()
365 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName()
471 TL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName()
646 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName()
1237 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName()
6929 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
18352 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
H A DSemaType.cpp3096 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter()
6007 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc()
6042 ? DS.getTypeSpecScope().getWithLocInContext(Context) in VisitAutoTypeLoc()
6159 TL.setQualifierLoc(Chunk.Mem.Scope().getWithLocInContext(Context)); in VisitMemberPointerTypeLoc()
H A DSemaExprCXX.cpp348 SS.getWithLocInContext(Context), II, NameLoc, &TSI, in getDestructorName()
7176 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr()
7831 SS.getWithLocInContext(Context), *TypeName, NameLoc, in ActOnTypeRequirement()
H A DTreeTransform.h4704 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc()
7475 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType()
7845 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(SemaRef.Context); in TransformDependentTemplateSpecializationType()
11051 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPReductionClause()
11098 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause()
11144 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause()
11326 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
H A DSemaTemplateDeduction.cpp2859 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc()
2862 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
H A DSemaOpenMP.cpp18593 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
19640 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPReductionClause()
19662 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPTaskReductionClause()
19682 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPInReductionClause()
21502 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef()
22180 ModifiersLoc, MapperIdScopeSpec.getWithLocInContext(getASTContext()), in ActOnOpenMPMapClause()
23328 MapperIdScopeSpec.getWithLocInContext(getASTContext()), MapperId); in ActOnOpenMPToClause()
23365 MapperIdScopeSpec.getWithLocInContext(getASTContext()), MapperId); in ActOnOpenMPFromClause()
H A DSemaStmt.cpp4525 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp2307 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr()
2714 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup()
2972 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr()
3243 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h494 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
H A DTypeLoc.h1411 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp565 return Builder.getWithLocInContext(Context); in initializeQualifier()
634 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
H A DNestedNameSpecifier.cpp674 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
H A DASTImporter.cpp10173 return Builder.getWithLocInContext(getToContext()); in Import()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h193 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10031 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()