Searched refs:CacheTypes (Results 1 – 2 of 2) sorted by relevance
323 static if (bidir) alias CacheTypes = AliasSeq!(UE, UE); in _Cache() local324 else alias CacheTypes = AliasSeq!UE; in _Cache() local325 CacheTypes caches; in _Cache()379 caches = CacheTypes.init; in _Cache()388 caches = CacheTypes.init; in _Cache()393 private this(R source, ref CacheTypes caches) in _Cache()
290 static if (bidir) alias CacheTypes = AliasSeq!(UE, UE); in _Cache() local291 else alias CacheTypes = AliasSeq!UE; in _Cache() local292 CacheTypes caches; in _Cache()374 private this(R source, ref CacheTypes caches) in _Cache()