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