Home
last modified time | relevance | path

Searched defs:bogus (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dmetafun-apply.cpp17 struct bogus { struct
37 …apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test() argument
/llvm-project/clang/test/SemaObjC/
H A Dmethod-bad-param.m41 - (void)crashMe:(enum bogus)p;
45 - (void)crashMe:(enum bogus)p { // expected-error {{variable has incomplete type 'enum bogus'}}
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp5.cpp39 bogus_override_if_virtual<decltype(l)> bogus; // expected-note{{in instantiation of member function 'bogus_override_if_virtual<(lambda}} in test_quals() local
/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp458 for (const auto& bogus : bogus_digits) { test_integer_from_chars() local
[all...]