Home
last modified time | relevance | path

Searched defs:GetThreadDescription (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.cpp180 static GetThreadDescriptionFunctionPtr GetThreadDescription = []() { in GetName() local
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp130 TEST_F(ThreadTest, GetThreadDescription) { in TEST_F() argument