Home
last modified time | relevance | path

Searched defs:PrevDecl (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1300 EnumDecl *PrevDecl = nullptr; in VisitEnumDecl() local
1472 CXXRecordDecl *PrevDecl = nullptr; in VisitClassTemplateDecl() local
1763 CXXRecordDecl *PrevDecl = nullptr; in VisitCXXRecordDecl() local
3068 UsingShadowDecl *PrevDecl = nullptr; in VisitUsingDecl() local
3521 ClassTemplateSpecializationDecl *PrevDecl = in VisitClassTemplateSpecializationDecl() local
3642 VarTemplateSpecializationDecl *PrevDecl = in VisitVarTemplateSpecializationDecl() local
3662 VarTemplateSpecializationDecl *PrevDecl) { in VisitVarTemplateSpecializationDecl()
3921 ClassTemplateSpecializationDecl *PrevDecl in InstantiateClassTemplatePartialSpecialization() local
4046 VarTemplateSpecializationDecl *PrevDecl = in InstantiateVarTemplatePartialSpecialization() local
H A DSemaDeclObjC.cpp552 NamedDecl *PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc, in ActOnSuperClassOfClassInterface() local
985 NamedDecl *PrevDecl = in ActOnStartClassInterface() local
1219 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc, in ActOnStartProtocolInterface() local
1780 ObjCProtocolDecl *PrevDecl = LookupProtocol(Ident, IdentPair.second, in ActOnForwardProtocolDeclaration() local
1972 NamedDecl *PrevDecl in ActOnStartClassImplementation() local
3054 NamedDecl *PrevDecl in ActOnForwardClassDeclaration() local
4763 NamedDecl *PrevDecl = R.getFoundDecl(); in ActOnMethodDeclaration() local
H A DSemaTemplate.cpp882 void Sema::DiagnoseTemplateParameterShadow(SourceLocation Loc, Decl *PrevDecl) { in DiagnoseTemplateParameterShadow()
964 NamedDecl *PrevDecl = SemaRef.LookupSingleName( in maybeDiagnoseTemplateParameterShadow() local
1791 NamedDecl *PrevDecl = nullptr; in CheckClassTemplate() local
4373 VarTemplateSpecializationDecl *PrevDecl = nullptr; in ActOnVarTemplateSpecialization() local
8014 NamedDecl *PrevDecl, in CheckTemplateSpecializationScope()
8377 ClassTemplateSpecializationDecl *PrevDecl = nullptr; in ActOnClassTemplateSpecialization() local
8716 NamedDecl *PrevDecl, in CheckSpecializationInstantiationRedecl()
9613 ClassTemplateSpecializationDecl *PrevDecl in ActOnExplicitInstantiation() local
9872 CXXRecordDecl *PrevDecl in ActOnExplicitInstantiation() local
10264 FunctionDecl *PrevDecl = Specialization->getPreviousDecl(); in ActOnExplicitInstantiation() local
H A DSemaDecl.cpp4843 NamedDecl *PrevDecl = R.getRepresentativeDecl()->getUnderlyingDecl(); in CheckAnonMemberRedeclaration() local
6265 isOutOfScopePreviousDeclaration(NamedDecl *PrevDecl, DeclContext *DC, in isOutOfScopePreviousDeclaration()
10110 bool Sema::shouldLinkDependentDeclWithPrevious(Decl *D, Decl *PrevDecl) { in shouldLinkDependentDeclWithPrevious()
13704 NamedDecl *PrevDecl = R.getFoundDecl(); in ActOnParamDeclarator() local
15258 Sema::NonTagKind Sema::getNonTagTypeDeclKind(const Decl *PrevDecl, in getNonTagTypeDeclKind()
15879 NamedDecl *PrevDecl = Previous.getFoundDecl(); in ActOnTag() local
16700 NamedDecl *PrevDecl = nullptr; in HandleField() local
16771 AccessSpecifier AS, NamedDecl *PrevDecl, in CheckFieldDecl()
17103 NamedDecl *PrevDecl = LookupSingleName(S, II, Loc, LookupMemberName, in ActOnIvar() local
17861 NamedDecl *PrevDecl = LookupSingleName(S, II, IILoc, LookupOrdinaryName, in shouldSkipAnonEnumBody() local
[all …]
H A DSemaAccess.cpp1118 NamedDecl *PrevDecl = nullptr; in diagnoseBadDirectAccess() local
H A DSema.cpp1096 Decl *PrevDecl = LookupSingleName(TUScope, WeakID.first, SourceLocation(), in ActOnEndOfTranslationUnit() local
H A DSemaDeclCXX.cpp10936 NamedDecl *PrevDecl = in ActOnStartNamespaceDef() local
11807 UsingShadowDecl *PrevDecl) { in BuildUsingShadowDecl()
12249 UsingShadowDecl *PrevDecl = nullptr; in BuildUsingDeclaration() local
12763 NamedDecl *PrevDecl = PrevR.getRepresentativeDecl(); in ActOnNamespaceAliasDef() local
16054 if (NamedDecl *PrevDecl = LookupSingleName(S, II, D.getIdentifierLoc(), in ActOnExceptionDeclarator() local
17839 NamedDecl *PrevDecl = nullptr; in HandleMSProperty() local
H A DSemaOpenMP.cpp19326 auto *PrevDecl = cast<OMPDeclareReductionDecl>(Filter.next()); in ActOnOpenMPDeclareReductionDirectiveStart() local
19578 auto *PrevDecl = cast<OMPDeclareMapperDecl>(Filter.next()); in ActOnOpenMPDeclareMapperDirective() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp894 ClassTemplateSpecializationDecl *PrevDecl) in ClassTemplateSpecializationDecl()
915 ClassTemplateSpecializationDecl *PrevDecl) { in Create()
1034 ClassTemplatePartialSpecializationDecl *PrevDecl) in ClassTemplatePartialSpecializationDecl()
1053 ClassTemplatePartialSpecializationDecl *PrevDecl) { in Create()
H A DDeclObjC.cpp1496 ObjCInterfaceDecl *PrevDecl, in Create()
1520 ObjCInterfaceDecl *PrevDecl, in ObjCInterfaceDecl()
1883 ObjCProtocolDecl *PrevDecl) in ObjCProtocolDecl()
1895 ObjCProtocolDecl *PrevDecl) { in Create()
H A DDecl.cpp3257 FunctionDecl::setPreviousDeclaration(FunctionDecl *PrevDecl) { in setPreviousDeclaration()
4249 SourceLocation L, IdentifierInfo *Id, TagDecl *PrevDecl, in TagDecl()
4367 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl()
4386 EnumDecl *PrevDecl, bool IsScoped, in Create()
4500 RecordDecl *PrevDecl) in RecordDecl()
4520 IdentifierInfo *Id, RecordDecl* PrevDecl) { in Create()
H A DDeclCXX.cpp126 CXXRecordDecl *PrevDecl) in CXXRecordDecl()
134 CXXRecordDecl *PrevDecl, in Create()
2866 IdentifierInfo *Id, NamespaceDecl *PrevDecl) in NamespaceDecl()
2879 NamespaceDecl *PrevDecl) { in Create()
H A DDeclPrinter.cpp1170 FunctionDecl *PrevDecl = D->getTemplatedDecl(); in VisitFunctionTemplateDecl() local
H A DDeclBase.cpp1306 Decl *PrevDecl = nullptr; in BuildDeclChain() local
H A DASTImporter.cpp2675 EnumDecl *PrevDecl = nullptr; in VisitEnumDecl() local
2789 RecordDecl *PrevDecl = nullptr; in VisitRecordDecl() local
5520 ClassTemplateSpecializationDecl *PrevDecl = nullptr; in VisitClassTemplateSpecializationDecl() local
H A DASTContext.cpp4478 } else if (CXXRecordDecl *PrevDecl = Decl->getPreviousDecl()) { in getInjectedClassNameType() local
4539 if (const RecordDecl *PrevDecl = Decl->getPreviousDecl()) in getRecordType() local
4552 if (const EnumDecl *PrevDecl = Decl->getPreviousDecl()) in getEnumType() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4559 void Redeclarable<decl_type>::setPreviousDecl(decl_type *PrevDecl) { in setPreviousDecl()