Searched defs:VisitEnumConstantDecl (Results 1 – 10 of 10) sorted by relevance
348 bool VisitEnumConstantDecl(const EnumConstantDecl *D) { in VisitEnumConstantDecl() function in __anonf98b47a30111::IndexingDeclVisitor
423 void VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function
520 void VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function in __anon4baa67ec0111::ODRDeclVisitor
657 void DeclPrinter::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in DeclPrinter
955 void JSONNodeDumper::VisitEnumConstantDecl(const EnumConstantDecl *ECD) { VisitEnumConstantDecl() function in JSONNodeDumper
1853 void TextNodeDumper::VisitEnumConstantDecl(const EnumConstantDecl *D) { VisitEnumConstantDecl() function in TextNodeDumper
3224 ExpectedDecl ASTNodeImporter::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in ASTNodeImporter
569 void ASTDeclWriter::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in ASTDeclWriter
918 void ASTDeclReader::VisitEnumConstantDecl(EnumConstantDecl *ECD) { VisitEnumConstantDecl() function in ASTDeclReader
1602 Decl *TemplateDeclInstantiator::VisitEnumConstantDecl(EnumConstantDecl *D) { VisitEnumConstantDecl() function in TemplateDeclInstantiator