Home
last modified time | relevance | path

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

/llvm-project/clang/test/C/C99/
H A Dn809.c32 double _Imaginary di1; // expected-error {{imaginary types are not supported}} variable
/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-explicit-bool.cpp629 int di1(b); in testBool() local