Home
last modified time | relevance | path

Searched refs:FindFirstMatchingSpec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModuleSpec.h117 SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp234 SBModuleSpecList::FindFirstMatchingSpec(const SBModuleSpec &match_spec) { in FindFirstMatchingSpec() function in SBModuleSpecList
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp41238 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()