Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp300 consteval A ret_a() const { return A{}; } in ret_a() function
357 consteval A ret_a() cons in ret_i() function
[all...]
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp