Home | History | Annotate | Download | only in Lex

Lines Matching refs:CacheEntry

354   HeaderSearch::FrameworkCacheEntry &CacheEntry =
358 if (CacheEntry.Directory && CacheEntry.Directory != getFrameworkDir())
377 if (CacheEntry.Directory == 0) {
386 CacheEntry.Directory = getFrameworkDir();
394 CacheEntry.IsUserSpecifiedSystemFramework = true;
400 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;