Searched defs:DecompositionDecl (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclCXX.h | 66 class DecompositionDecl; variable 4083 DecompositionDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in DecompositionDecl() function
|
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 7961 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
|