Searched refs:GetCharCallbackType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DEditline.h55 typedef int (*GetCharCallbackType) ( typedef in class:lldb_private::Editline
131 SetGetCharCallback (GetCharCallbackType callback);
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp130 Editline::SetGetCharCallback (GetCharCallbackType callback)

Completed in 49 milliseconds