Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBModuleSpec.h109 SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBModuleSpec.cpp141 SBModuleSpecList::FindFirstMatchingSpec(const SBModuleSpec &match_spec) { in FindFirstMatchingSpec() function in SBModuleSpecList