clang API Documentation

Public Attributes
clang::ento::ImplicitNullDerefEvent Struct Reference

We dereferenced a location that may be null. More...

#include <Checker.h>

Collaboration diagram for clang::ento::ImplicitNullDerefEvent:
Collaboration graph
[legend]

List of all members.

Public Attributes

SVal Location
bool IsLoad
ExplodedNodeSinkNode
BugReporterBR

Detailed Description

We dereferenced a location that may be null.

Definition at line 430 of file Checker.h.


Member Data Documentation

Definition at line 434 of file Checker.h.

Definition at line 432 of file Checker.h.

Definition at line 431 of file Checker.h.

Definition at line 433 of file Checker.h.


The documentation for this struct was generated from the following file: