Home | History | Annotate | Download | only in AST

Lines Matching refs:BDecl

6837     const Decl *BDecl = GetLValueBaseDecl(B);
6838 if (!BDecl || ADecl->getCanonicalDecl() != BDecl->getCanonicalDecl())