Home | History | Annotate | Download | only in AST

Lines Matching refs:BDecl

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