Searched refs:ft3 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-subst.cpp52 template<typename T> void ft3(S1<T>, S1<char>) { } function in namespace:NS
55 template void ft3<int>(S1<int>, S1<char>);
H A Dmangle.cpp98 template<typename T> void ft3(S4<T>*) { } function
112 ft3<int>(0);

Completed in 93 milliseconds