Home | History | Annotate | Download | only in AST

Lines Matching defs:RT

7638       const RecordType *RT = CurrentType->getAs<RecordType>();
7639 if (!RT)
7641 RecordDecl *RD = RT->getDecl();
7660 const RecordType *RT = CurrentType->getAs<RecordType>();
7661 if (!RT)
7663 RecordDecl *RD = RT->getDecl();