Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Common/
H A Dtemplate.h48 template <typename A> struct MatchType { struct
57 constexpr int TypeIndex{SearchTypeList<MatchType<A>::template Match, TYPES...>}; argument
/llvm-project/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enum
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enum
/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h130 enum MatchType { enum
/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h486 enum MatchType : bool { CompatibleMatch, ExactMatch }; global() enum
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp49 enum class MatchType { enum
/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1110 enum MatchType { global() enum