Home | History | Annotate | Download | only in Sema

Lines Matching full:isnull

257   if (!ObjectType.isNull()) {
291 if (!ObjectType.isNull() && Found.empty()) {
305 } else if (isDependent && (!S || ObjectType.isNull())) {
314 if (!ObjectType.isNull())
359 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope &&
678 if (T.isNull()) {
792 if (DefaultArg.getArgument().getAsTemplate().isNull()) {
1667 while (!T.isNull()) {
2138 if (CanonType.isNull())
2278 if (Result.isNull())
2359 if (Result.isNull())
3413 if (TName.isNull())
3486 if (!NTTPType.isNull())
3489 if (NTTPType.isNull())
3938 if (Name.isNull())
7634 if (R.isNull())
8014 if (T.isNull())
8080 if (T.isNull())
8269 return T.isNull() || !T->isDependentType();