Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.c119 void nullwriter(int **p) { in nullwriter() function
126 nullwriter(&p); // expected-note{{Calling 'nullwriter'}} in usage()