Home | History | Annotate | Download | only in Serialization

Lines Matching refs:CacheTy

898   typedef OnDiskChainedHashTable<ASTStatLookupTrait> CacheTy;
899 CacheTy *Cache;
906 Cache = CacheTy::Create(Buckets, Base);
914 CacheTy::iterator I = Cache->find(Path);