Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModuleSpec.h119 SBModuleSpecList FindMatchingSpecs(const SBModuleSpec &match_spec);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp244 SBModuleSpecList::FindMatchingSpecs(const SBModuleSpec &match_spec) { in FindMatchingSpecs() function in SBModuleSpecList
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp39635 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()