clang API Documentation

Public Member Functions | Friends
clang::PreLoad Class Reference

#include <ProgramPoint.h>

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

List of all members.

Public Member Functions

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

Friends

class ProgramPoint

Detailed Description

Definition at line 333 of file ProgramPoint.h.


Constructor & Destructor Documentation

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

Definition at line 335 of file ProgramPoint.h.


Friends And Related Function Documentation

friend class ProgramPoint [friend]

Reimplemented from clang::LocationCheck.

Definition at line 340 of file ProgramPoint.h.


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