Searched defs:Secondary (Results 1 – 7 of 7) sorted by relevance
26 std::unique_ptr<DiagnosticConsumer> Secondary; variable30 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()36 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()
62 struct Secondary { struct64 using CacheT = scudo::MapAllocatorNoCache<Config>;69 struct Secondary { struct70 struct Cache {74 template <typename T> using CacheT = scudo::MapAllocatorCache<T>;
94 struct Secondary { struct 106 struct Secondary { struct 96 CacheTNoCacheConfig::Secondary global() argument 107 CacheTestConfig::Secondary global() argument 116 CacheTTestConfig::Secondary global() argument
207 struct Secondary { struct 209 CacheTscudo::TestConditionVariableConfig::Secondary global() argument 703 struct Secondary { global() struct 705 CacheTDeathConfig::Secondary global() argument
77 struct Secondary { struct78 struct Cache {86 template <typename Config> using CacheT = MapAllocatorCache<Config>;122 struct Secondary { struct123 struct Cache {131 template <typename Config> using CacheT = MapAllocatorCache<Config>;163 struct Secondary { struct164 template <typename Config> using CacheT = MapAllocatorNoCache<Config>;187 struct Secondary { struct188 template <typename Config> using CacheT = MapAllocatorNoCache<Config>;
966 SecondaryT Secondary; global() variable [all...]
166 namespace Secondary { namespace