| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 544 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 552 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 563 setQualifierLoc(Builder.getWithLocInContext(Context)); in initializeLocal() 609 Context, Builder.getWithLocInContext(Context), Loc, in initializeArgLocs()
|
| H A D | NestedNameSpecifier.cpp | 692 NestedNameSpecifierLocBuilder::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in NestedNameSpecifierLocBuilder
|
| H A D | ASTImporter.cpp | 9372 return Builder.getWithLocInContext(getToContext()); in Import()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | NestedNameSpecifier.h | 492 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 518 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope, in ActOnDependentMemberExpr() 891 SS.getWithLocInContext(S.Context), in BuildMSPropertyRefExpr() 902 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildMemberExpr() 1056 SS.getWithLocInContext(Context), in BuildMemberReferenceExpr()
|
| H A D | SemaTemplate.cpp | 764 /*Op*/ SourceLocation(), SS.getWithLocInContext(Context), TemplateKWLoc, in ActOnDependentIdExpression() 777 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildDependentDeclRefExpr() 950 Arg.getScopeSpec().getWithLocInContext(SemaRef.Context), in translateTemplateArgument() 1160 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc(), in BuildTypeConstraint() 1809 T->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 4148 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4179 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplateIdType() 4218 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4275 ElabTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTagTemplateIdType() 4898 SS.isSet() ? SS.getWithLocInContext(Context) : NestedNameSpecifierLoc{}, in CheckConceptTemplateId() [all …]
|
| H A D | DeclSpec.cpp | 152 CXXScopeSpec::getWithLocInContext(ASTContext &Context) const { in getWithLocInContext() function in CXXScopeSpec 156 return Builder.getWithLocInContext(Context); in getWithLocInContext()
|
| H A D | SemaCXXScopeSpec.cpp | 943 SpecTL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnCXXNestedNameSpecifier()
|
| H A D | SemaDeclCXX.cpp | 4327 SS.getWithLocInContext(Context), in BuildMemInitializer() 4338 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 4417 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildMemInitializer() 11807 SS.getWithLocInContext(Context), in ActOnUsingDirective() 12456 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in BuildUsingDeclaration() 12569 QualifierLoc = Builder.getWithLocInContext(Context); in BuildUsingDeclaration() 13282 Alias, SS.getWithLocInContext(Context), in ActOnNamespaceAliasDef() 16991 NestedNameSpecifierLoc QualifierLoc = SS.getWithLocInContext(Context); in ActOnTemplatedFriendTag() 17034 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in ActOnTemplatedFriendTag()
|
| H A D | SemaType.cpp | 3422 D.getDeclSpec().getTypeSpecScope().getWithLocInContext(S.Context), in InventTemplateParameter() 6202 TL.setQualifierLoc(SS.getWithLocInContext(Context)); in VisitElaboratedTypeLoc() 6236 DS.getTypeSpecScope().getWithLocInContext(Context)); in VisitAutoTypeLoc() 6338 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc()
|
| H A D | SemaDecl.cpp | 277 DepTL.setQualifierLoc(SS.getWithLocInContext(Context)); in recoverFromTypeInKnownDependentBase() 316 ElabTL.setQualifierLoc(SS->getWithLocInContext(S.Context)); in buildNamedType() 384 NestedNameSpecifierLoc QualifierLoc = SS->getWithLocInContext(Context); in getTypeName() 656 NestedNameSpecifierLoc QualifierLoc = NNSLocBuilder.getWithLocInContext(Context); in ActOnMSVCUnknownTypeName() 1258 Context, Result.getNamingClass(), SS.getWithLocInContext(Context), in ClassifyName() 6823 DD->setQualifierInfo(SS.getWithLocInContext(S.Context)); in SetNestedNameSpecifier() 17424 New->setQualifierInfo(SS.getWithLocInContext(Context)); in ActOnTag()
|
| H A D | SemaTemplateDeduction.cpp | 2586 Builder.getWithLocInContext(Context), Loc); in getTrivialTemplateArgumentLoc() 2589 Context, Arg, Builder.getWithLocInContext(Context), Loc, Loc); in getTrivialTemplateArgumentLoc()
|
| H A D | TreeTransform.h | 4324 return SS.getWithLocInContext(SemaRef.Context); in TransformNestedNameSpecifierLoc() 6875 NewTL.setQualifierLoc(SS.getWithLocInContext(SemaRef.Context)); in TransformDependentTemplateSpecializationType() 10032 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), in TransformOMPReductionClause() 10079 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPTaskReductionClause() 10124 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), NameInfo, in TransformOMPInReductionClause() 10304 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
|
| H A D | SemaExprCXX.cpp | 365 SS.getWithLocInContext(Context), in getDestructorName() 7818 SS.getWithLocInContext(Context), in BuildPseudoDestructorExpr() 8938 SS.getWithLocInContext(Context), *TypeName, in ActOnTypeRequirement()
|
| H A D | SemaOpenMP.cpp | 18830 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef() 19819 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause() 19840 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause() 19860 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause() 21601 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef() 22045 ModifiersLoc, MapperIdScopeSpec.getWithLocInContext(Context), MapperId, in ActOnOpenMPMapClause() 23091 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause() 23128 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPFromClause()
|
| H A D | SemaStmt.cpp | 4629 SS.getWithLocInContext(Context), in ActOnMSDependentExistsStmt()
|
| H A D | SemaExpr.cpp | 2015 SS ? SS->getWithLocInContext(Context) : NestedNameSpecifierLoc(); in BuildDeclRefExpr() 2480 Context, SS.getWithLocInContext(Context), TemplateKWLoc, NameInfo, in recoverFromMSUnqualifiedLookup() 2803 QTL.setQualifierLoc(SS.getWithLocInContext(Context)); in BuildQualifiedDeclarationNameExpr() 3252 SS.getWithLocInContext(Context), in BuildDeclarationNameExpr()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 177 NestedNameSpecifierLoc getWithLocInContext(ASTContext &Context) const;
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 9071 return Builder.getWithLocInContext(Context); in readNestedNameSpecifierLoc()
|