Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dtypo-correction-recursive.cpp64 Scope scope_obj; variable
67 …return scope_obj.make_an_E(). // expected-error {{no member named 'make_an_E' in 'Scope'; did you… in testDiscardedCorrections()