| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 1665 New->setInvalidDecl(); in CheckRedeclarationModuleOwnership() 2466 New->setInvalidDecl(); in isIncompatibleTypedef() 2479 New->setInvalidDecl(); in isIncompatibleTypedef() 2542 return New->setInvalidDecl(); in MergeTypedefNameDecl() 2547 return New->setInvalidDecl(); in MergeTypedefNameDecl() 2622 return New->setInvalidDecl(); in MergeTypedefNameDecl() 2975 VD->setInvalidDecl(); in checkNewAttributesAfterDef() 4434 New->setInvalidDecl(); in diagnoseVarDeclTypeMismatch() 4574 return New->setInvalidDecl(); in MergeVarDecl() 4581 return New->setInvalidDecl(); in MergeVarDecl() [all …]
|
| H A D | SemaModule.cpp | 875 D->setInvalidDecl(); in ActOnStartExportDecl() 882 D->setInvalidDecl(); in ActOnStartExportDecl() 888 D->setInvalidDecl(); in ActOnStartExportDecl() 901 D->setInvalidDecl(); in ActOnStartExportDecl() 921 D->setInvalidDecl(); in ActOnStartExportDecl() 950 D->setInvalidDecl(); in checkExportedDecl()
|
| H A D | SemaDeclObjC.cpp | 112 method->setInvalidDecl(); in checkInitMethod() 386 MDecl->setInvalidDecl(); in ActOnStartOfObjCMethodDef() 791 typeParam->setInvalidDecl(); in actOnObjCTypeParamList() 1064 IDecl->setInvalidDecl(); in ActOnStartClassInterface() 1840 CDecl->setInvalidDecl(); in ActOnStartCategoryInterface() 1942 CDecl->setInvalidDecl(); in ActOnStartCategoryImplementation() 1946 CDecl->setInvalidDecl(); in ActOnStartCategoryImplementation() 1969 CDecl->setInvalidDecl(); in ActOnStartCategoryImplementation() 2097 IMPDecl->setInvalidDecl(); in ActOnStartClassImplementation() 3782 Ivar->setInvalidDecl(); in DiagnoseDuplicateIvars() [all …]
|
| H A D | SemaTemplateInstantiateDecl.cpp | 1481 Typedef->setInvalidDecl(); in InstantiateTypedefNameDecl() 1622 NewBD->setInvalidDecl(); in VisitDecompositionDecl() 1681 Var->setInvalidDecl(); in VisitVarDecl() 1793 cast<Decl>(Owner)->setInvalidDecl(); in VisitFieldDecl() 1803 Field->setInvalidDecl(); in VisitFieldDecl() 1859 Property->setInvalidDecl(); in VisitMSPropertyDecl() 2143 EnumConst->setInvalidDecl(); in InstantiateEnumDefinition() 2144 Enum->setInvalidDecl(); in InstantiateEnumDefinition() 2841 Function->setInvalidDecl(); in VisitFunctionDecl() 2880 Function->setInvalidDecl(); in VisitFunctionDecl() [all …]
|
| H A D | SemaDeclCXX.cpp | 388 Param->setInvalidDecl(); in ActOnParamDefaultArgumentError() 1613 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1618 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1623 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1633 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1638 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1651 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1659 DD->setInvalidDecl(); in CheckCompleteDecompositionDeclaration() 1745 New->setInvalidDecl(); in MergeVarDeclExceptionSpecs() 2773 Class->setInvalidDecl(); in CheckBaseSpecifier() [all …]
|
| H A D | SemaCUDA.cpp | 688 VD->setInvalidDecl(); in checkAllowedInitializer() 704 VD->setInvalidDecl(); in checkAllowedInitializer() 721 VD->setInvalidDecl(); in checkAllowedInitializer() 1057 NewFD->setInvalidDecl(); in checkTargetOverload()
|
| H A D | SemaOpenCL.cpp | 45 D->setInvalidDecl(true); in handleAccessAttr() 70 D->setInvalidDecl(true); in handleAccessAttr()
|
| H A D | SemaLambda.cpp | 1305 Var->setInvalidDecl(); in ActOnLambdaExpressionAfterIntroducer() 1593 Class->setInvalidDecl(); in ActOnLambdaError() 2081 RD->setInvalidDecl(); in BuildCaptureField() 2082 Field->setInvalidDecl(); in BuildCaptureField() 2087 RD->setInvalidDecl(); in BuildCaptureField() 2088 Field->setInvalidDecl(); in BuildCaptureField()
|
| H A D | SemaObjCProperty.cpp | 95 property->setInvalidDecl(); in checkPropertyDeclWithOwnership() 614 PDecl->setInvalidDecl(); in CreatePropertyDecl() 624 PDecl->setInvalidDecl(); in CreatePropertyDecl() 1331 Ivar->setInvalidDecl(); in ActOnPropertyImplDecl() 1420 PIDecl->setInvalidDecl(); in ActOnPropertyImplDecl() 1581 Ivar->setInvalidDecl(); in ActOnPropertyImplDecl() 2660 PropertyDecl->setInvalidDecl(); in CheckObjCPropertyAttributes()
|
| H A D | SemaHLSL.cpp | 731 FD->setInvalidDecl(); in ActOnTopLevelFunction() 773 FD->setInvalidDecl(); in CheckEntryPoint() 780 FD->setInvalidDecl(); in CheckEntryPoint() 790 FD->setInvalidDecl(); in CheckEntryPoint() 796 FD->setInvalidDecl(); in CheckEntryPoint() 802 FD->setInvalidDecl(); in CheckEntryPoint() 818 FD->setInvalidDecl(); in CheckEntryPoint() 3585 VD->setInvalidDecl(); in ActOnVariableDeclarator() 4044 VDecl->setInvalidDecl(); in handleInitialization()
|
| H A D | SemaTemplateInstantiate.cpp | 3417 Param->setInvalidDecl(); in SubstDefaultArgument() 3492 Instantiation->setInvalidDecl(); in SubstBaseSpecifiers() 3675 Instantiation->setInvalidDecl(); in InstantiateClass() 3707 Instantiation->setInvalidDecl(); in InstantiateClass() 3731 Instantiation->setInvalidDecl(); in InstantiateClass() 3741 Instantiation->setInvalidDecl(); in InstantiateClass() 3807 Instantiation->setInvalidDecl(); in InstantiateClass() 3820 Instantiation->setInvalidDecl(); in InstantiateClass() 3918 Instantiation->setInvalidDecl(); in InstantiateInClassInitializer()
|
| H A D | SemaStmt.cpp | 101 decl->setInvalidDecl(); in ActOnForEachDeclStmt() 2348 Decl->setInvalidDecl(); in FinishForRangeVarDecl() 2369 Decl->setInvalidDecl(); in FinishForRangeVarDecl() 2379 Decl->setInvalidDecl(); in FinishForRangeVarDecl() 3562 FD->setInvalidDecl(); in ActOnCapScopeReturnStmt() 3689 CurBlock->TheDecl->setInvalidDecl(); in ActOnCapScopeReturnStmt() 3988 FD->setInvalidDecl(); in BuildReturnStmt() 4102 FD->setInvalidDecl(); in BuildReturnStmt() 4717 Record->setInvalidDecl(); in ActOnCapturedRegionError()
|
| H A D | SemaCoroutine.cpp | 554 VD->setInvalidDecl(); in buildCoroutinePromise() 1175 return FD->setInvalidDecl(); in CheckCompletedCoroutineBody() 1206 return FD->setInvalidDecl(); in CheckCompletedCoroutineBody()
|
| H A D | Sema.cpp | 1461 VD->setInvalidDecl(); in ActOnEndOfTranslationUnit() 2194 D->setInvalidDecl(); in checkTypeSupport() 2220 D->setInvalidDecl(); in checkTypeSupport() 2239 D->setInvalidDecl(); in checkTypeSupport()
|
| H A D | SemaTemplate.cpp | 810 Instantiation->setInvalidDecl(); in DiagnoseUninstantiableTemplate() 842 Instantiation->setInvalidDecl(); in DiagnoseUninstantiableTemplate() 857 Instantiation->setInvalidDecl(); in DiagnoseUninstantiableTemplate() 1049 Param->setInvalidDecl(); in ActOnTypeParameter() 1553 Param->setInvalidDecl(); in ActOnNonTypeTemplateParameter() 1635 Param->setInvalidDecl(); in ActOnTemplateTemplateParameter() 2208 NewTemplate->setInvalidDecl(); in CheckClassTemplate() 2209 NewClass->setInvalidDecl(); in CheckClassTemplate() 4653 Decl->setInvalidDecl(); in CheckVarTemplateId() 8812 Specialization->setInvalidDecl(); in ActOnClassTemplateSpecialization() [all …]
|
| H A D | SemaDeclAttr.cpp | 7927 D->setInvalidDecl(); in ProcessDeclAttributeList() 7930 D->setInvalidDecl(); in ProcessDeclAttributeList() 7933 D->setInvalidDecl(); in ProcessDeclAttributeList() 7936 D->setInvalidDecl(); in ProcessDeclAttributeList() 7943 D->setInvalidDecl(); in ProcessDeclAttributeList() 7947 D->setInvalidDecl(); in ProcessDeclAttributeList() 7951 D->setInvalidDecl(); in ProcessDeclAttributeList() 7955 D->setInvalidDecl(); in ProcessDeclAttributeList() 7965 D->setInvalidDecl(); in ProcessDeclAttributeList()
|
| H A D | SemaExceptionSpec.cpp | 384 New->setInvalidDecl(); in CheckEquivalentExceptionSpec()
|
| H A D | SemaObjC.cpp | 77 D->setInvalidDecl(); in ActOnObjCForCollectionStmt()
|
| H A D | SemaTemplateDeduction.cpp | 3874 Specialization->setInvalidDecl(true); in instantiateExplicitSpecifierDeferred() 3990 Specialization->setInvalidDecl(true); in FinishTemplateArgumentDeduction()
|
| H A D | SemaOpenMP.cpp | 18098 VDPrivate->setInvalidDecl(); in ActOnOpenMPFirstprivateClause() 22289 DRD->setInvalidDecl(); in ActOnOpenMPDeclareReductionDirectiveStart() 22357 DRD->setInvalidDecl(); in ActOnOpenMPDeclareReductionCombinerEnd() 22425 DRD->setInvalidDecl(); in ActOnOpenMPDeclareReductionInitializerEnd() 22437 D->setInvalidDecl(); in ActOnOpenMPDeclareReductionDirectiveEnd() 22550 DMD->setInvalidDecl(); in ActOnOpenMPDeclareMapperDirective() 24617 ID->setInvalidDecl(); in ActOnOMPIteratorExpr() 24782 ID->setInvalidDecl(); in ActOnOMPIteratorExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclTemplate.cpp | 450 TD->setInvalidDecl(); in Create() 537 TD->setInvalidDecl(); in Create() 1120 TD->setInvalidDecl(); in Create() 1186 setInvalidDecl(); in ClassTemplatePartialSpecializationDecl() 1262 TD->setInvalidDecl(); in Create() 1300 TD->setInvalidDecl(); in Create() 1545 setInvalidDecl(); in VarTemplatePartialSpecializationDecl()
|
| H A D | DeclBase.cpp | 160 void Decl::setInvalidDecl(bool Invalid) { in setInvalidDecl() function in Decl 178 Binding->setInvalidDecl(); in setInvalidDecl()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 295 D->setInvalidDecl(); in ParseConceptDefinition() 303 D->setInvalidDecl(); in ParseConceptDefinition() 505 ErrorParam->setInvalidDecl(true); in ParseTemplateParameter()
|
| H A D | ParseObjc.cpp | 356 ClsType->setInvalidDecl(); in ParseObjCAtInterfaceDeclaration()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclBase.h | 590 void setInvalidDecl(bool Invalid = true);
|