Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp547 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
555 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
566 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal()
613 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
H A DNestedNameSpecifier.cpp692 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
H A DASTImporter.cpp9712 return Builder.getWithLocInContext(getToContext()); in Import()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp550 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr()
924 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr()
935 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildMemberExpr()
1089 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
H A DSemaTemplate.cpp951 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1824 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
4317 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4349 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType()
4388 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
4445 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType()
5123 Context, R.getNamingClass(), SS.getWithLocInContext(Context), in BuildTemplateIdExpr()
5386 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in CheckTemplateTypeArgument()
11028 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnDependentTag()
11111 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTypenameType()
[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.cpp919 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
H A DSemaDeclCXX.cpp4519 SS.getWithLocInContext(Context), *MemberOrBase, IdLoc); in BuildMemInitializer()
4529 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
4609 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer()
12246 SS.getWithLocInContext(Context), in ActOnUsingDirective()
12895 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration()
13008 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration()
13721 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef()
17669 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag()
17712 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
H A DSemaDecl.cpp284 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase()
323 ElabTL.setQualifierLoc(SS->getWithLocInContext(S.Context)); in buildNamedType()
391 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName()
493 TL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName()
676 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName()
1283 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName()
6968 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
18032 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
H A DSemaType.cpp3515 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter()
6352 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc()
6387 ? DS.getTypeSpecScope().getWithLocInContext(Context) in VisitAutoTypeLoc()
6491 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc()
H A DTreeTransform.h4412 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc()
6984 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType()
10208 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
10255 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause()
10300 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause()
10481 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
H A DSemaExprCXX.cpp369 SS.getWithLocInContext(Context), II, NameLoc); in getDestructorName()
7942 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr()
9001 SS.getWithLocInContext(Context), *TypeName, NameLoc, in ActOnTypeRequirement()
H A DSemaTemplateDeduction.cpp2637 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc()
2640 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
H A DSemaOpenMP.cpp19169 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
20177 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
20198 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
20218 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()
22016 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef()
22460 ModifiersLoc, MapperIdScopeSpec.getWithLocInContext(Context), MapperId, in ActOnOpenMPMapClause()
23568 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause()
23605 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPFromClause()
H A DSemaStmt.cpp4691 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
H A DSemaExpr.cpp2213 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr()
2680 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup()
3003 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr()
3450 SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h193 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9305 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()