Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp436 lldb::SBType SBModule::FindFirstType(const char *name_cstr) { in FindFirstType() function in SBModule
H A DSBTarget.cpp1813 lldb::SBType SBTarget::FindFirstType(const char *typename_cstr) { in FindFirstType() function in SBTarget