Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Dc2x-attribute-keywords.c52 enum ATTR_USE IncompleteEnum; // expected-error {{'ATTR_NAME' only applies to non-K&R-style functio… variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DDiagnosticsTests.cpp1288 TEST(IncludeFixerTest,IncompleteEnum) TEST() argument