Searched defs:FindFirstType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 436 lldb::SBType SBModule::FindFirstType(const char *name_cstr) { in FindFirstType() function in SBModule |
H A D | SBTarget.cpp | 1813 lldb::SBType SBTarget::FindFirstType(const char *typename_cstr) { FindFirstType() function in SBTarget |