Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-constant-expr.cpp33 consteval int test_Int() { return 42; } in test_Int() function
45 (void)test_Int(); in test()