Searched defs:GetModIDNonConstRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/unittests/Thread/ | ||
H A D | ThreadTest.cpp | 88 ProcessModID &GetModIDNonConstRef() { return m_mod_id; } in GetModIDNonConstRef() function in __anonc5c8ae610111::DummyProcess |
/llvm-project/lldb/unittests/Process/ | ||
H A D | ProcessEventDataTest.cpp | 63 ProcessModID &GetModIDNonConstRef() { return m_mod_id; } in GetModIDNonConstRef() function in __anone89faf8b0111::DummyProcess |