Searched defs:CacheEntry (Results 1 – 9 of 9) sorted by relevance
54 struct CacheEntry { struct55 CVType Type;56 uint32_t Offset;57 StringRef Name;
95 using CacheEntry = MutableArrayRef<uint8_t>; variable
182 Entry *CacheEntry = nullptr; variable
66 struct stripe **CacheEntry; member
947 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
1669 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
475 HeaderSearch::FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
3407 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
7731 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local