Home
last modified time | relevance | path

Searched refs:MultipleCorrectionsButNotAmbiguous (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dtypo-correction-ambiguity.cpp19 namespace MultipleCorrectionsButNotAmbiguous namespace
27 …int val = MultipleCorrectionsButNotAmbiguous::PrefixType_Enum(0); // expected-error {{no member n… in testMultipleCorrectionsButNotAmbiguous()