Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddecl-microsoft-call-conv.cpp115 template <class CharT> inline int __cdecl mystrlen(const CharT *str) { in mystrlen() function
121 template <> inline int __cdecl mystrlen(const char *str) { in mystrlen() function