clang API Documentation

Public Member Functions | Static Public Member Functions | Protected Member Functions
clang::ento::CodeTextRegion Class Reference

#include <MemRegion.h>

Inheritance diagram for clang::ento::CodeTextRegion:
Inheritance graph
[legend]
Collaboration diagram for clang::ento::CodeTextRegion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void anchor () override
bool isBoundable () const override

Static Public Member Functions

static bool classof (const MemRegion *R)

Protected Member Functions

 CodeTextRegion (const MemRegion *sreg, Kind k)

Detailed Description

Definition at line 530 of file MemRegion.h.


Constructor & Destructor Documentation

clang::ento::CodeTextRegion::CodeTextRegion ( const MemRegion sreg,
Kind  k 
) [inline, protected]

Definition at line 534 of file MemRegion.h.


Member Function Documentation

void CodeTextRegion::anchor ( ) [override, virtual]

Reimplemented from clang::ento::TypedRegion.

Definition at line 434 of file MemRegion.cpp.

static bool clang::ento::CodeTextRegion::classof ( const MemRegion R) [inline, static]
bool clang::ento::CodeTextRegion::isBoundable ( ) const [inline, override, virtual]

Reimplemented from clang::ento::TypedRegion.

Definition at line 536 of file MemRegion.h.


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