Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h1008 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enumerator
/external/llvm-project/lldb/source/API/
DSBTarget.cpp1828 case eMatchTypeStartsWith: in FindGlobalFunctions()
1994 case eMatchTypeStartsWith: in FindGlobalVariables()