Home | History | Annotate | Download | only in Sema

Lines Matching refs:FwdDecl

5574 FwdDecl = nullptr;
5575 if (BaseType->isIncompleteType(&FwdDecl)) {
5577 Diag(FwdDecl->getLocation(), diag::note_forward_declaration) << FwdDecl;