Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h1066 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
/openbsd/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp1885 case eMatchTypeNormal: in FindGlobalVariables()