Home
last modified time | relevance | path

Searched defs:BindingDecl (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DTemplate.h32 class BindingDecl; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DTemplate.h32 class BindingDecl; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DTemplate.h31 class BindingDecl; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7707 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7733 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7756 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7502 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7528 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7551 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7502 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7528 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7551 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7502 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7528 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7551 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7502 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7528 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7551 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/ASTMatchers/
H A DASTMatchers.h7502 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument
7528 internal::Matcher<BindingDecl>, InnerMatcher) { in AST_MATCHER_P2()
7551 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h3827 BindingDecl(DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id) in BindingDecl() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDeclCXX.h3850 BindingDecl(DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id) in BindingDecl() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h3821 BindingDecl(DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id) in BindingDecl() function

123