Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/Inputs/
H A Dsource-location-file.h16 constexpr SL test_function_indirect() { in test_function_indirect() function
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp336 static_assert(is_equal(SLF::test_function_indirect().file(), SLF::global_info.file()), ""); in test_function()
671 static_assert(is_equal(SLF::FILE, SLF::test_function_indirect().file()));