Lines Matching full:isnull
507 if (Ty.isNull())
522 if (Ty.isNull())
989 assert(VoidTy.isNull() && "Context reinitialized?");
1791 assert(!A->getDeducedType().isNull() &&
3181 if (Canonical.isNull())
3391 if (!Underlying.isNull())
3517 if (Canon.isNull()) {
3988 if (DeducedType.isNull() && Keyword == AutoTypeKeyword::Auto && !IsDependent)
4037 if (AutoDeductTy.isNull())
4047 if (AutoRRefDeductTy.isNull())
4049 assert(!AutoRRefDeductTy.isNull() && "can't build 'auto &&' pattern");
4715 assert(!Promotable.isNull());
4758 while (!T.isNull()) {
4867 if (ObjCSuperType.isNull()) {
6426 assert(ObjCConstantStringType.isNull() &&
7139 if (LHSSuperType.isNull())
7187 if (RHSSuperType.isNull())
7285 return !mergeTypes(LHS, RHS, false, CompareUnqualified).isNull();
7293 return !mergeTypes(LHS, RHS, true).isNull();
7308 if (!MT.isNull())
7327 if (!lmerge.isNull())
7332 if (!rmerge.isNull())
7361 if (retType.isNull()) return QualType();
7433 if (paramType.isNull())
7478 if (paramTy.isNull())
7508 if (underlyingType.isNull()) return QualType();
7655 if (ResultType.isNull()) return QualType();
7673 if (ResultType.isNull()) return QualType();
7691 if (ResultType.isNull()) return QualType();
7713 if (ResultType.isNull()) return QualType();
7829 if (ResReturnType.isNull())
8072 assert(!Type.isNull() && "builtin va list type not initialized!");
8084 assert(!Type.isNull() && "builtin va list type not initialized!");
8131 if (Type.isNull()) {
8142 if (Type.isNull()) {
8151 if (Type.isNull()) {
8777 if (NodeOrVector.isNull()) {