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 543 of file Checker.h.


Member Data Documentation

Definition at line 547 of file Checker.h.

Definition at line 545 of file Checker.h.

Definition at line 544 of file Checker.h.

Definition at line 546 of file Checker.h.


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