Home
last modified time | relevance | path

Searched defs:MatchType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enum
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enum
/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h130 enum MatchType { enum
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h486 enum MatchType : bool { CompatibleMatch, ExactMatch }; enum
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1110 enum MatchType { enum