Home
last modified time | relevance | path

Searched refs:VisitEnumConstantDecl (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRemoveEnumMemberValue.cpp41 bool VisitEnumConstantDecl(EnumConstantDecl *ECD);
48 bool RemoveEnumMemberValueAnalysisVisitor::VisitEnumConstantDecl( in VisitEnumConstantDecl() function in RemoveEnumMemberValueAnalysisVisitor
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.cxx102 bool VisitEnumConstantDecl( const EnumConstantDecl * );
129 bool UnusedEnumConstants::VisitEnumConstantDecl( const EnumConstantDecl* enumConstantDecl ) in VisitEnumConstantDecl() function in __anon093c6f540111::UnusedEnumConstants
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.cxx102 bool VisitEnumConstantDecl( const EnumConstantDecl * );
129 bool UnusedEnumConstants::VisitEnumConstantDecl( const EnumConstantDecl* enumConstantDecl ) in VisitEnumConstantDecl() function in __anon58e1e6ac0111::UnusedEnumConstants
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/libclang/
H A DCursorVisitor.h211 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/libclang/
H A DCursorVisitor.h211 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/libclang/
H A DCursorVisitor.h211 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/lang/clang-mesa/clang-13.0.1.src/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCursorVisitor.h213 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/libclang/
H A DCursorVisitor.h212 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/libclang/
H A DCursorVisitor.h212 bool VisitEnumConstantDecl(EnumConstantDecl *D);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp411 void VisitEnumConstantDecl(const EnumConstantDecl *D) { in VisitEnumConstantDecl() function in __anon55d752c60111::ODRDeclVisitor
413 Inherited::VisitEnumConstantDecl(D); in VisitEnumConstantDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h303 void VisitEnumConstantDecl(const EnumConstantDecl *D);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h301 void VisitEnumConstantDecl(const EnumConstantDecl *D);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h301 void VisitEnumConstantDecl(const EnumConstantDecl *D);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp424 void VisitEnumConstantDecl(const EnumConstantDecl *D) { in VisitEnumConstantDecl() function in __anon6c292dc80111::ODRDeclVisitor
426 Inherited::VisitEnumConstantDecl(D); in VisitEnumConstantDecl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DTextNodeDumper.h328 void VisitEnumConstantDecl(const EnumConstantDecl *D);

12345678910