Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc.c1204 static int readNothing(void *_ctx, char *buf, int size) { in readNothing() function
1209 FILE *f = funopen(ctx, readNothing, 0, 0, 0); in useFunOpenReadNoRelease()