Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBModuleSpec.i120 FindFirstMatchingSpec (const lldb::SBModuleSpec &match_spec);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBModuleSpec.h106 SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBModuleSpec.cpp205 SBModuleSpecList::FindFirstMatchingSpec(const SBModuleSpec &match_spec) { in FindFirstMatchingSpec() function in SBModuleSpecList