clang API Documentation

Public Member Functions | Friends
clang::PreStore Class Reference

#include <ProgramPoint.h>

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

List of all members.

Public Member Functions

 PreStore (const Stmt *S, const LocationContext *L, const ProgramPointTag *tag=nullptr)

Friends

class ProgramPoint

Detailed Description

Definition at line 347 of file ProgramPoint.h.


Constructor & Destructor Documentation

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

Definition at line 349 of file ProgramPoint.h.


Friends And Related Function Documentation

friend class ProgramPoint [friend]

Reimplemented from clang::LocationCheck.

Definition at line 354 of file ProgramPoint.h.


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