Home | History | Annotate | Download | only in AST

Lines Matching refs:BDecl

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