Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Parser/
H A Drecovery.cpp136 template <> struct TempID<BadType> // expected-error{{use of undeclared identifier 'BadType'}}
137 : BadType, // expected-error {{expected class name}}
/llvm-project-15.0.7/clang-tools-extra/test/modularize/Inputs/CompileError/
H A DHasError.h1 typedef WithoutDep BadType; typedef