Home
last modified time | relevance | path

Searched refs:usingEnumDecl (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp577 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp564 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp564 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp564 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp564 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp564 REGISTER_MATCHER(usingEnumDecl); in RegistryMaps()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1436 matches("namespace X { enum x {}; } using enum X::x;", usingEnumDecl())); in TEST_P()
1444 usingEnumDecl(hasAnyUsingShadowDecl(hasName("b"))))); in TEST_P()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp857 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp844 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp844 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp844 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp844 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/lang/clang-mesa/clang-13.0.1.src/lib/ASTMatchers/
H A DASTMatchersInternal.cpp844 const internal::VariadicDynCastAllOfMatcher<Decl, UsingEnumDecl> usingEnumDecl; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1767 usingEnumDecl;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1765 usingEnumDecl;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1765 usingEnumDecl;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1765 usingEnumDecl;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1765 usingEnumDecl;
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/ASTMatchers/
H A DASTMatchers.h1765 usingEnumDecl;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/AST/
H A DASTImporterTest.cpp855 functionDecl(hasDescendant(usingEnumDecl(hasName("bar"))))); in TEST_P()

12