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