Searched refs:MatcherArgEnum (Results 1 – 2 of 2) sorted by relevance
113 enum MatcherArgEnum { MatcherArg }; enum114 Context(MatcherArgEnum, Diagnostics *Error, StringRef MatcherName,
30 Diagnostics::Context::Context(MatcherArgEnum, Diagnostics *Error, in Context() argument