Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dcxx-crashes.cpp69 struct { int x; } structs[n]; in vla() local
/llvm-project/clang/test/Parser/
H A Dc2x-auto.c68 void structs(void) { in structs() function