Home
last modified time | relevance | path

Searched defs:DecompositionDecl (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h66 class DecompositionDecl; variable
4083 DecompositionDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in DecompositionDecl() function
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7961 AST_MATCHER_P2(DecompositionDecl, hasBinding, unsigned, N, in AST_MATCHER_P2() argument
7985 AST_MATCHER_P(DecompositionDecl, hasAnyBinding, internal::Matcher<BindingDecl>, in AST_MATCHER_P() argument