Searched refs:MatchType (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | AddressResolverName.h | 40 AddressResolver::MatchType type = Exact); 47 AddressResolver::MatchType type); 64 AddressResolver::MatchType m_match_type;
|
| H A D | AddressResolver.h | 44 typedef enum { Exact, Regexp, Glob } MatchType; typedef
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointResolverName.h | 32 Breakpoint::MatchType type, lldb::addr_t offset, 87 Breakpoint::MatchType m_match_type;
|
| H A D | Breakpoint.h | 92 typedef enum { Exact, Regexp, Glob } MatchType; typedef
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | AddressResolverName.cpp | 36 AddressResolver::MatchType type) in AddressResolverName() 56 AddressResolver::MatchType type) in AddressResolverName()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | FileCheck.h | 174 enum MatchType { enum 201 SMLoc CheckLoc, MatchType MatchTy, SMRange InputRange);
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverName.cpp | 30 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 D | SBTarget.h | 488 MatchType matchtype); 507 MatchType matchtype);
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 1030 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | FileCheck.cpp | 415 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 D | SBTarget.cpp | 1755 MatchType matchtype) { in FindGlobalFunctions() 1931 MatchType matchtype) { in FindGlobalVariables()
|