Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp690 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
H A DASTImporter.cpp8712 return Builder.getWithLocInContext(getToContext()); in Import()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNestedNameSpecifier.h492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp512 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr()
889 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr()
900 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildMemberExpr()
1054 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
H A DSemaTemplate.cpp759 /*Op*/ SourceLocation(), SS.getWithLocInContext(Context), TemplateKWLoc, in ActOnDependentIdExpression()
772 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildDependentDeclRefExpr()
944 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument()
1154 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint()
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()
4709 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId()
[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.cpp922 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()
11502 SS.getWithLocInContext(Context), in ActOnUsingDirective()
12075 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration()
12170 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration()
12791 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef()
16321 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag()
16364 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
H A DSemaType.cpp3262 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter()
5960 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc()
5992 DS.getTypeSpecScope().getWithLocInContext(Context)); in VisitAutoTypeLoc()
6091 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()
514 ElabTL.setQualifierLoc(SS->getWithLocInContext(Context)); in getTypeName()
594 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName()
848 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in buildNestedType()
1196 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName()
6307 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier()
16273 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
H A DTreeTransform.h4138 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc()
6647 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType()
9586 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause()
9633 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause()
9678 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause()
9858 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
H A DSemaOpenMP.cpp16093 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
17083 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
17104 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
17124 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()
18850 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef()
19262 MapperIdScopeSpec.getWithLocInContext(Context), in ActOnOpenMPMapClause()
20244 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause()
20281 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPFromClause()
H A DSemaTemplateDeduction.cpp2680 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc()
2683 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
H A DSemaExprCXX.cpp359 SS.getWithLocInContext(Context), in getDestructorName()
7509 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr()
8581 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
H A DSemaExpr.cpp1947 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr()
2413 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup()
2731 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr()
3178 SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
H A DSemaStmt.cpp4614 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h176 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8955 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()