Home | History | Annotate | Download | only in Lex

Lines Matching refs:CacheEntry

283   HeaderSearch::FrameworkCacheEntry &CacheEntry =
287 if (CacheEntry.Directory && CacheEntry.Directory != getFrameworkDir())
306 if (CacheEntry.Directory == 0) {
315 CacheEntry.Directory = getFrameworkDir();
323 CacheEntry.IsUserSpecifiedSystemFramework = true;
329 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;