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