Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dwarn-fortify-source.c74 void call_memmove(void) { in call_memmove() function
/llvm-project/clang/test/CodeGen/
H A Dcatch-undef-behavior.c437 void call_memmove(long *p, short *q, int sz) { in call_memmove() function