Home
last modified time | relevance | path

Searched defs:auto_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dc2x-auto.c78 typedef auto auto_type; // c23-error {{'auto' not allowed in typedef}} \ in structs() typedef
/llvm-project/clang/test/C/C23/
H A Dn3007.c98 typedef auto auto_type; // expected-error {{'auto' not allowed in typedef}} in test_typedefs() typedef
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp507 CompilerType auto_type( TEST_F() local