Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location.cpp222 struct TestMethodTemplate { struct
224 constexpr U get(T, U u = U::current(), U2 u2 = identity(U2::current())) const { in get()