Home | History | Annotate | Download | only in Sema

Lines Matching refs:NotFound

320   assert(ResultKind != NotFound || Decls.size() == 0);
345 assert(ResultKind == NotFound || ResultKind == NotFoundInCurrentInstantiation);
4087 case LookupResult::NotFound:
4188 case LookupResult::NotFound: