Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformSiginfoTest.cpp54 typedef std::tuple<const char *, uint64_t, uint64_t> field_tuple; typedef in __anon835f45670111::PlatformSiginfoTest
56 void ExpectField(const CompilerType &siginfo_type, field_tuple field) { in ExpectField()
77 std::initializer_list<field_tuple> fields) { in ExpectFields()