Home
last modified time | relevance | path

Searched refs:StaticAssertDecl (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp183 else if (isa<StaticAssertDecl>(D) || isa<IndirectFieldDecl>(D)) in randomizeStructureLayout()
H A DDeclCXX.cpp3545 void StaticAssertDecl::anchor() {} in anchor()
3547 StaticAssertDecl *StaticAssertDecl::Create(ASTContext &C, DeclContext *DC, in Create()
3552 return new (C, DC) StaticAssertDecl(DC, StaticAssertLoc, AssertExpr, Message, in Create()
3556 StaticAssertDecl *StaticAssertDecl::CreateDeserialized(ASTContext &C, in CreateDeserialized()
3558 return new (C, ID) StaticAssertDecl(nullptr, SourceLocation(), nullptr, in CreateDeserialized()
H A DODRDiagsEmitter.cpp982 const StaticAssertDecl *FirstSA = cast<StaticAssertDecl>(FirstDecl); in diagnoseMismatch()
983 const StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseMismatch()
H A DDeclPrinter.cpp79 void VisitStaticAssertDecl(StaticAssertDecl *D);
1060 void DeclPrinter::VisitStaticAssertDecl(StaticAssertDecl *D) { in VisitStaticAssertDecl()
H A DODRHash.cpp355 void VisitStaticAssertDecl(const StaticAssertDecl *D) { in VisitStaticAssertDecl()
H A DDeclBase.cpp1111 isa<StaticAssertDecl>(this) || isa<BlockDecl>(this) || in AccessDeclContextCheck()
H A DASTImporter.cpp518 ExpectedDecl VisitStaticAssertDecl(StaticAssertDecl *D);
2813 ExpectedDecl ASTNodeImporter::VisitStaticAssertDecl(StaticAssertDecl *D) { in VisitStaticAssertDecl()
2828 StaticAssertDecl *ToD; in VisitStaticAssertDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4127 class StaticAssertDecl : public Decl {
4132 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl() function
4144 static StaticAssertDecl *Create(ASTContext &C, DeclContext *DC,
4148 static StaticAssertDecl *CreateDeserialized(ASTContext &C, GlobalDeclID ID);
H A DASTNodeTraverser.h688 void VisitStaticAssertDecl(const StaticAssertDecl *D) { in VisitStaticAssertDecl()
H A DRecursiveASTVisitor.h1660 DEF_TRAVERSE_DECL(StaticAssertDecl, {
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp647 bool VisitStaticAssertDecl(const StaticAssertDecl *SAD) { in VisitStaticAssertDecl()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp770 bool VisitStaticAssertDecl(const StaticAssertDecl *D) { in VisitStaticAssertDecl()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1002 const internal::VariadicDynCastAllOfMatcher<Decl, StaticAssertDecl>
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp407 void VisitStaticAssertDecl(StaticAssertDecl *D);
2767 void ASTDeclReader::VisitStaticAssertDecl(StaticAssertDecl *D) { in VisitStaticAssertDecl()
4075 D = StaticAssertDecl::CreateDeserialized(Context, ID); in ReadDeclRecord()
H A DASTWriterDecl.cpp146 void VisitStaticAssertDecl(StaticAssertDecl *D);
2179 void ASTDeclWriter::VisitStaticAssertDecl(StaticAssertDecl *D) { in VisitStaticAssertDecl()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1525 bool WalkUpFromStaticAssertDecl(StaticAssertDecl *S) { in WalkUpFromStaticAssertDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3727 } else if (StaticAssertDecl *SA = dyn_cast<StaticAssertDecl>(NewMember)) { in InstantiateClass()
H A DSemaStmt.cpp2293 if (!isa<StaticAssertDecl>(DI)) in ActOnForStmt()
H A DSemaTemplateInstantiateDecl.cpp1979 Decl *TemplateDeclInstantiator::VisitStaticAssertDecl(StaticAssertDecl *D) { in VisitStaticAssertDecl()
H A DSemaDecl.cpp4988 if (isa<StaticAssertDecl>(D) || isa<IndirectFieldDecl>(D) || in getNonCLikeKindForAnonymousStruct()
5702 } else if (isa<StaticAssertDecl>(Mem)) { in BuildAnonymousStructOrUnion()
H A DSemaDeclCXX.cpp17884 Decl *Decl = StaticAssertDecl::Create(Context, CurContext, StaticAssertLoc, in BuildStaticAssertDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2694 extern const internal::VariadicDynCastAllOfMatcher<Decl, StaticAssertDecl>
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp5333 if (isa<StaticAssertDecl, TagDecl, TypedefNameDecl, BaseUsingDecl, in visitDeclStmt()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2292 …PNS_16StaticAssertDeclE", "clang::ASTDeclReader::VisitStaticAssertDecl(clang::StaticAssertDecl*)"},
2606 …PNS_16StaticAssertDeclE", "clang::ASTDeclWriter::VisitStaticAssertDecl(clang::StaticAssertDecl*)"},
6159 …cAssertDeclE", "clang::TemplateDeclInstantiator::VisitStaticAssertDecl(clang::StaticAssertDecl*)"},
9914 …ontextENS_14SourceLocationEPNS_4ExprEPNS_13StringLiteralE", "clang::StaticAssertDecl::Create(clang…
9919 {"_ZN5clang16StaticAssertDeclD1Ev", "clang::StaticAssertDecl::~StaticAssertDecl()"},
9920 {"_ZN5clang16StaticAssertDeclD0Ev", "clang::StaticAssertDecl::~StaticAssertDecl()"},
26462 {"_ZTVN5clang16StaticAssertDeclE", "vtable for clang::StaticAssertDecl"},