Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h1030 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp1767 case eMatchTypeStartsWith: in FindGlobalFunctions()
1950 case eMatchTypeStartsWith: in FindGlobalVariables()