Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBModule.h236 lldb::SBType GetTypeByID(lldb::user_id_t uid);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp470 lldb::SBType SBModule::GetTypeByID(lldb::user_id_t uid) { in GetTypeByID() function in SBModule