Home | History | Annotate | Download | only in Lex

Lines Matching refs:CacheEntry

413   HeaderSearch::FrameworkCacheEntry &CacheEntry =
417 if (CacheEntry.Directory && CacheEntry.Directory != getFrameworkDir())
436 if (!CacheEntry.Directory) {
445 CacheEntry.Directory = getFrameworkDir();
453 CacheEntry.IsUserSpecifiedSystemFramework = true;
459 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;