Home
last modified time | relevance | path

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

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