Home
last modified time | relevance | path

Searched refs:fooWithEmptyReturn (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc-interprocedural.c88 void fooWithEmptyReturn(int x) { in fooWithEmptyReturn() function
98 fooWithEmptyReturn(12); in uafAndCallsFooWithEmptyReturn()