Home
last modified time | relevance | path

Searched refs:mystrlen (Results 1 – 4 of 4) 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
125 mystrlen(str); in use_tmpl()
126 mystrlen(ints); in use_tmpl()
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Delf-reloc-02.ll26 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly
Delf-reloc-01.ll29 declare i32 @mystrlen(i8* nocapture %s) nounwind
Delf-reloc-03.ll25 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly