Home | History | Annotate | Download | only in AST

Lines Matching refs:TheDecl

616   MSPropertyDecl *TheDecl;
630 BaseExpr(baseExpr), TheDecl(decl),
660 MSPropertyDecl *getPropertyDecl() const { return TheDecl; }