Searched refs:getDecomposedDecl (Results 1 – 3 of 3) sorted by relevance
3856 ValueDecl *getDecomposedDecl() const { return Decomp; } in getDecomposedDecl() function
7492 if (const ValueDecl *VD = Node.getDecomposedDecl()) in AST_MATCHER_P()
3354 auto *DD = dyn_cast_or_null<VarDecl>(BD->getDecomposedDecl()); in BuildDeclarationNameExpr()