Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/python_api/value/linked_list/
H A Dmain.cpp38 Task *empty_task_head = NULL; in main() local
/llvm-project/lldb/test/API/python_api/type/
H A Dmain.cpp85 Task *empty_task_head = new Task(-1, NULL); in main() local