Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enum
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpoint.h86 enum MatchType { Exact, Regexp, Glob }; enum
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/FileCheck/
DFileCheck.h127 enum MatchType { enum
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp46 enum class MatchType { enum
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h1032 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum