Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h1051 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
/llvm-project-15.0.7/lldb/source/API/
H A DSBTarget.cpp1728 case eMatchTypeRegex: in FindGlobalFunctions()
1889 case eMatchTypeRegex: in FindGlobalVariables()