Home
last modified time | relevance | path

Searched refs:MatchType (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DAddressResolverName.h40 AddressResolver::MatchType type = Exact);
47 AddressResolver::MatchType type);
64 AddressResolver::MatchType m_match_type;
H A DAddressResolver.h44 typedef enum { Exact, Regexp, Glob } MatchType; typedef
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverName.h32 Breakpoint::MatchType type, lldb::addr_t offset,
87 Breakpoint::MatchType m_match_type;
H A DBreakpoint.h92 typedef enum { Exact, Regexp, Glob } MatchType; typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DAddressResolverName.cpp36 AddressResolver::MatchType type) in AddressResolverName()
56 AddressResolver::MatchType type) in AddressResolverName()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFileCheck.h174 enum MatchType { enum
201 SMLoc CheckLoc, MatchType MatchTy, SMRange InputRange);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp30 LanguageType language, Breakpoint::MatchType type, lldb::addr_t offset, in BreakpointResolverName()
184 Breakpoint::MatchType::Exact, offset, skip_prologue); in CreateFromStructuredData()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTarget.h488 MatchType matchtype);
507 MatchType matchtype);
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h1030 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum
/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileCheck.cpp415 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult()
558 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp1755 MatchType matchtype) { in FindGlobalFunctions()
1931 MatchType matchtype) { in FindGlobalVariables()