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