Searched refs:BaseConfig (Results 1 – 2 of 2) sorted by relevance
43 template <typename AllocatorConfig> struct BaseConfig { struct60 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()92 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()111 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()
52 using AllocatorConfig = BaseConfig<Config>;