Home | History | Annotate | Download | only in Lex

Lines Matching refs:CacheEntry

337   HeaderSearch::FrameworkCacheEntry &CacheEntry =
341 if (CacheEntry.Directory && CacheEntry.Directory != getFrameworkDir())
360 if (CacheEntry.Directory == 0) {
369 CacheEntry.Directory = getFrameworkDir();
377 CacheEntry.IsUserSpecifiedSystemFramework = true;
383 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;