Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-constant-expr.cpp34 consteval float test_Float() { return 1.0f; } in test_Float() function
46 (void)test_Float(); in test()