clang API Documentation

Public Member Functions | Static Public Member Functions
clang::PostPurgeDeadSymbols Class Reference

#include <ProgramPoint.h>

Inheritance diagram for clang::PostPurgeDeadSymbols:
Inheritance graph
[legend]
Collaboration diagram for clang::PostPurgeDeadSymbols:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PostPurgeDeadSymbols (const Stmt *S, const LocationContext *L, const ProgramPointTag *tag=0)

Static Public Member Functions

static bool classof (const ProgramPoint *Location)

Detailed Description

Definition at line 343 of file ProgramPoint.h.


Constructor & Destructor Documentation

clang::PostPurgeDeadSymbols::PostPurgeDeadSymbols ( const Stmt S,
const LocationContext L,
const ProgramPointTag tag = 0 
) [inline]

Definition at line 345 of file ProgramPoint.h.


Member Function Documentation

static bool clang::PostPurgeDeadSymbols::classof ( const ProgramPoint Location) [inline, static]

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