Home
last modified time | relevance | path

Searched defs:Secondary (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h26 std::unique_ptr<DiagnosticConsumer> Secondary; variable
30 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()
36 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()
/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h27 std::unique_ptr<DiagnosticConsumer> Secondary; variable
31 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()
37 std::unique_ptr<DiagnosticConsumer> Secondary) in ChainedDiagnosticConsumer()
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dallocator_config.h35 typedef MapAllocator<MapAllocatorCache<>> Secondary; typedef
52 Secondary; typedef
66 typedef MapAllocator<MapAllocatorCache<16U, 4U, 1UL << 18, 0, 0>> Secondary; typedef
75 typedef MapAllocator<MapAllocatorNoCache> Secondary; typedef
Dcombined.h973 SecondaryT Secondary; variable
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator_combined.h71 SecondaryAllocator Secondary; variable
/external/rust/crates/codespan-reporting/src/
Ddiagnostic.rs59 Secondary, enumerator
/external/llvm-project/clang/test/CXX/except/except.spec/
Dp11-2a.cpp166 namespace Secondary { namespace
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dcombined_test.cpp404 typedef scudo::MapAllocator<scudo::MapAllocatorNoCache> Secondary; typedef
/external/scudo/standalone/
Dcombined.h985 SecondaryT Secondary; variable
/external/crosvm/hypervisor/src/
Dx86_64.rs255 Secondary = 1, enumerator
/external/crosvm/kvm/src/
Dlib.rs240 Secondary = 1, enumerator