Home
last modified time | relevance | path

Searched defs:MatchType (Results 1 – 7 of 7) 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.h131 enum MatchType { enum
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h197 enum class MatchType { Trivial, WholeArchive, ArchivesExcluded } matchType; enum
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h499 enum MatchType : bool { CompatibleMatch, ExactMatch }; enum
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp49 enum class MatchType { enum
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1123 enum MatchType { enum