Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp140 T test_plus(const T* xp, const T& x, const T& y) { in test_plus() function
146 test_plus(&x, x, x); in test_test_plus()