Home
last modified time | relevance | path

Searched defs:CacheEntry (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h54 struct CacheEntry { struct
55 CVType Type;
56 uint32_t Offset;
57 StringRef Name;
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h95 using CacheEntry = MutableArrayRef<uint8_t>; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.h182 Entry *CacheEntry = nullptr; variable
/freebsd-12.1/sys/dev/hptmv/
H A Dvdevice.h66 struct stripe **CacheEntry; member
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp947 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1669 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp475 HeaderSearch::FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3407 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp7731 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local