Searched defs:Secondary (Results 1 – 3 of 3) 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()
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; variable