Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1107 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1785 case eMatchTypeStartsWith: in FindGlobalFunctions()
1932 case eMatchTypeStartsWith: in FindGlobalVariables()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78462 {SWIG_LUA_CONSTTAB_INT("eMatchTypeStartsWith", lldb::eMatchTypeStartsWith)},