Home
last modified time | relevance | path

Searched defs:VisitEnumConstantDecl (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp348 bool VisitEnumConstantDecl(const EnumConstantDecl *D) { in VisitEnumConstantDecl() function in __anon750ec4040111::IndexingDeclVisitor
/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h512 void VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp527 void VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function in __anon5944dbcd0111::ODRDeclVisitor
H A DDeclPrinter.cpp611 void DeclPrinter::VisitEnumConstantDecl(EnumConstantDecl *D) { in VisitEnumConstantDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp991 void JSONNodeDumper::VisitEnumConstantDecl(const EnumConstantDecl *ECD) { VisitEnumConstantDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2088 void TextNodeDumper::VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function in TextNodeDumper
H A DASTImporter.cpp3272 ExpectedDecl ASTNodeImporter::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in ASTNodeImporter
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp608 void ASTDeclWriter::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp910 void ASTDeclReader::VisitEnumConstantDecl(EnumConstantDecl *ECD) { VisitEnumConstantDecl() function in ASTDeclReader
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp54 bool VisitEnumConstantDecl(const EnumConstantDecl *D) { in VisitEnumConstantDecl() function in __anon540dfa4b0111::IndexingDeclVisitor
H A DCIndex.cpp786 bool CursorVisitor::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in CursorVisitor
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1633 Decl *TemplateDeclInstantiator::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in TemplateDeclInstantiator