Home | History | Annotate | Download | only in AST

Lines Matching refs:ADecl

6834     const Decl *ADecl = GetLValueBaseDecl(A);
6835 if (!ADecl)
6838 if (!BDecl || ADecl->getCanonicalDecl() != BDecl->getCanonicalDecl())