Searched defs:MatchType (Results 1 – 7 of 7) sorted by relevance
48 template <typename A> struct MatchType { struct57 constexpr int TypeIndex{SearchTypeList<MatchType<A>::template Match, TYPES...>}; argument
35 enum MatchType { Exact, Regexp, Glob }; enum
88 enum MatchType { Exact, Regexp, Glob }; enum
130 enum MatchType { enum
486 enum MatchType : bool { CompatibleMatch, ExactMatch }; global() enum
49 enum class MatchType { enum
1110 enum MatchType { global() enum