Home
last modified time | relevance | path

Searched refs:BaseConfig (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config_wrapper.h43 template <typename AllocatorConfig> struct BaseConfig { struct
60 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()
92 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()
111 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()
H A Dcombined.h52 using AllocatorConfig = BaseConfig<Config>;