Home | History | Annotate | Download | only in Sema

Lines Matching refs:isInvalidDecl

2840     bool Usable = !Constructor->isInvalidDecl() &&
2970 bool Usable = !Constructor->isInvalidDecl();
8100 if (Fn->isInvalidDecl() &&