Searched refs:getDecomposedDecl (Results 1 – 4 of 4) sorted by relevance
3986 ValueDecl *getDecomposedDecl() const { return Decomp; } in getDecomposedDecl() function
7504 if (const ValueDecl *VD = Node.getDecomposedDecl()) in AST_MATCHER_P()
2313 ValueDecl *ToDecomposedDecl = importChecked(Err, D->getDecomposedDecl()); in VisitBindingDecl()
3365 auto *DD = dyn_cast_or_null<VarDecl>(BD->getDecomposedDecl()); in BuildDeclarationNameExpr()