Home
last modified time | relevance | path

Searched refs:matchtype (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/API/
DSBTarget.h452 MatchType matchtype);
469 MatchType matchtype);
/external/llvm-project/lldb/bindings/interface/
DSBTarget.i510 MatchType matchtype);
515 MatchType matchtype);
/external/llvm-project/lldb/source/API/
DSBTarget.cpp1812 MatchType matchtype) { in FindGlobalFunctions() argument
1815 max_matches, matchtype); in FindGlobalFunctions()
1823 switch (matchtype) { in FindGlobalFunctions()
1972 MatchType matchtype) { in FindGlobalVariables() argument
1975 max_matches, matchtype); in FindGlobalVariables()
1985 switch (matchtype) { in FindGlobalVariables()