Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/API/
H A DSBModuleSpec.h117 SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec);
/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp234 SBModuleSpecList::FindFirstMatchingSpec(const SBModuleSpec &match_spec) { in FindFirstMatchingSpec() function in SBModuleSpecList