/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | TypeLoc.cpp | 522 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 D | NestedNameSpecifier.cpp | 690 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
|
H A D | ASTImporter.cpp | 8712 return Builder.getWithLocInContext(getToContext()); in Import()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | NestedNameSpecifier.h | 492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 512 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 D | SemaTemplate.cpp | 759 /*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 D | DeclSpec.cpp | 151 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec 155 return Builder.getWithLocInContext(Context); in getWithLocInContext()
|
H A D | SemaCXXScopeSpec.cpp | 922 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
|
H A D | SemaDeclCXX.cpp | 4242 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 D | SemaType.cpp | 3262 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 D | SemaDecl.cpp | 272 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 D | TreeTransform.h | 4138 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 D | SemaOpenMP.cpp | 16093 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 D | SemaTemplateDeduction.cpp | 2680 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc() 2683 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
|
H A D | SemaExprCXX.cpp | 359 SS.getWithLocInContext(Context), in getDestructorName() 7509 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr() 8581 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
|
H A D | SemaExpr.cpp | 1947 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 D | SemaStmt.cpp | 4614 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 176 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 8955 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()
|