clang API Documentation

Public Member Functions | Friends
clang::PostLoad Class Reference

#include <ProgramPoint.h>

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

List of all members.

Public Member Functions

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

Friends

class ProgramPoint

Detailed Description

Definition at line 361 of file ProgramPoint.h.


Constructor & Destructor Documentation

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

Definition at line 363 of file ProgramPoint.h.


Friends And Related Function Documentation

friend class ProgramPoint [friend]

Reimplemented from clang::PostStmt.

Definition at line 368 of file ProgramPoint.h.


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