Home
last modified time | relevance | path

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

/llvm-project/clang/test/PCH/
H A Dtypes.c37 float_array fa1 = { 1, 2, 3 }; variable
/llvm-project/clang/test/CXX/special/class.inhctor/
H A Dp4.cpp43 FA fa1{X<1>{}}; // expected-error {{calling a protected constructor}} variable