Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp258 constexpr const long &returns_local() { return 0L; } in returns_local() function
262 constexpr nullptr_t test_nullptr_bad = __builtin_bit_cast(nullptr_t, returns_local());