Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp522 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 DNestedNameSpecifier.cpp691 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
H A DASTImporter.cpp8841 return Builder.getWithLocInContext(getToContext()); in Import()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp513 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 DSemaTemplate.cpp944 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 DDeclSpec.cpp151 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec
155 return Builder.getWithLocInContext(Context); in getWithLocInContext()
H A DSemaCXXScopeSpec.cpp936 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
H A DSemaDeclCXX.cpp4242 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 DSemaType.cpp3295 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 DSemaDecl.cpp272 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 DSemaTemplateDeduction.cpp2680 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc()
2683 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
H A DTreeTransform.h4159 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 DSemaExprCXX.cpp359 SS.getWithLocInContext(Context), in getDestructorName()
7557 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr()
8659 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
H A DSemaOpenMP.cpp16476 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 DSemaStmt.cpp4562 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp1957 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 DDeclSpec.h176 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8984 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()