Home
last modified time | relevance | path

Searched defs:IncompleteStruct (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaObjCXX/
H A Dproperty-synthesis-error.mm74 struct IncompleteStruct; // expected-note 2 {{forward declaration of 'IncompleteStruct'}} struct
/llvm-project/clang/test/Parser/
H A Dc2x-attribute-keywords.c50 struct ATTR_USE IncompleteStruct; // expected-error {{'ATTR_NAME' only applies to non-K&R-style fun… variable