Home
last modified time | relevance | path

Searched refs:test_ComplexInt (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/AST/
H A Dast-dump-constant-expr.cpp35 consteval _Complex int test_ComplexInt() { return 1+2i; } in test_ComplexInt() function
47 (void)test_ComplexInt(); in test()