Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dnull-deref-path-notes.c41 char *destination1 = 0; // expected-note{{'destination1' initialized to a null pointer value}} in f5() local
48 char *destination1 = 0; // expected-note{{'destination1' initialized to a null pointer value}} in f6() local