Home
last modified time | relevance | path

Searched refs:VisitEnumDecl (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRemoveUnusedEnumMember.cpp43 bool VisitEnumDecl(EnumDecl *ED);
50 bool RemoveUnusedEnumMemberAnalysisVisitor::VisitEnumDecl(EnumDecl *ED) in VisitEnumDecl() function in RemoveUnusedEnumMemberAnalysisVisitor
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp61 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() function in clang::doc::MapASTVisitor
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h40 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp59 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() function in clang::doc::MapASTVisitor
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h40 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp53 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp63 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() function in clang::doc::MapASTVisitor
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp63 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() function in clang::doc::MapASTVisitor
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
H A DMapper.cpp63 bool MapASTVisitor::VisitEnumDecl(const EnumDecl *D) { return mapDecl(D); } in VisitEnumDecl() function in clang::doc::MapASTVisitor
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DMapper.h39 bool VisitEnumDecl(const EnumDecl *D);
/dports/lang/v8/v8-9.6.180.12/tools/clang/plugins/
H A DFindBadConstructsConsumer.h53 bool VisitEnumDecl(clang::EnumDecl* enum_decl);
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/plugins/
H A DFindBadConstructsConsumer.h53 bool VisitEnumDecl(clang::EnumDecl* enum_decl);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/plugins/
H A DFindBadConstructsConsumer.h53 bool VisitEnumDecl(clang::EnumDecl* enum_decl);

12345678