Searched refs:eMatchTypeNormal (Results 1 – 3 of 3) sorted by relevance
36 list = target.FindGlobalVariables("global", 1, lldb.eMatchTypeNormal)
1051 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
1885 case eMatchTypeNormal: in FindGlobalVariables()