Home | History | Annotate | Download | only in Sema

Lines Matching refs:TagD

3092 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart,
3112 RecordDecl *Record = dyn_cast<RecordDecl>(TagD);
3127 else if (RecordDecl *Record = dyn_cast<RecordDecl>(TagD))