clang API Documentation

Protected Member Functions | Static Protected Member Functions
clang::LocationCheck Class Reference

#include <ProgramPoint.h>

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

List of all members.

Protected Member Functions

 LocationCheck (const Stmt *S, const LocationContext *L, ProgramPoint::Kind K, const ProgramPointTag *tag)

Static Protected Member Functions

static bool classof (const ProgramPoint *location)

Detailed Description

Definition at line 272 of file ProgramPoint.h.


Constructor & Destructor Documentation

clang::LocationCheck::LocationCheck ( const Stmt S,
const LocationContext L,
ProgramPoint::Kind  K,
const ProgramPointTag tag 
) [inline, protected]

Definition at line 274 of file ProgramPoint.h.


Member Function Documentation

static bool clang::LocationCheck::classof ( const ProgramPoint location) [inline, static, protected]

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