Home | History | Annotate | Download | only in Sema

Lines Matching full:isnull

76   if (DG.isNull()) return StmtError();
86 if (DG.isNull() || !DG.isSingleDecl())
1784 if (FirstType.isNull()) {
1849 if (InitType.isNull()) {
2698 if (!ReturnType.isNull() && !ReturnType->isDependentType()) {
2829 if (CurCap->ReturnType.isNull())
2872 if (CurCap->ReturnType.isNull())
2875 assert(!FnRetType.isNull());
3061 if (Deduced.isNull())
3270 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType;
3297 if (!RelatedRetType.isNull()) {
3854 if (I->second.isNull()) {