Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enum
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h89 enum MatchType { Exact, Regexp, Glob }; enum
/openbsd-src/gnu/llvm/llvm/include/llvm/FileCheck/
H A DFileCheck.h130 enum MatchType { enum
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DArchSpec.h500 enum MatchType : bool { CompatibleMatch, ExactMatch }; enum
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp47 enum class MatchType { enum
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h1066 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum