Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dpragma-optimize.cpp49 template <typename T> T thrice (T param) { in thrice() function
98 template<> int thrice(int par) { in thrice() function