Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-malloc.cc242 class possible_null_deref : public possible_null class
245 possible_null_deref (const malloc_state_machine &sm, tree arg) in possible_null_deref() function in ana::__anon71be9ce50111::possible_null_deref
738 new possible_null_deref (*this, arg)); in on_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc929 class possible_null_deref : public possible_null class
932 possible_null_deref (const malloc_state_machine &sm, tree arg) in possible_null_deref() function in ana::__anona66534980111::possible_null_deref
1774 new possible_null_deref (*this, diag_arg)); in on_stmt()
H A DChangeLog538 (possible_null_deref::get_controlling_option): New.
539 (possible_null_deref::emit): Use it.
6812 (possible_null_deref::emit): Likewise.