Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp299 consteval int ret_i() const { return 0; } in ret_i() function
356 consteval int ret_i() const { return p ? *p : 0; } in ret_i() function
[all...]