Home
last modified time | relevance | path

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

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