Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dnull-deref-path-notes.c42 …char *destination2 = destination1 + 0; // expected-note{{'destination2' initialized to a null poin… in f5() local
49 …char *destination2 = destination1 - 0; // expected-note{{'destination2' initialized to a null poin… in f6() local