AssertPrivateDescr Class Referencea class to hold info for a private region found during interprocedural analysis
More...
#include <AssertPrivateDescr.h>
Inheritance diagram for AssertPrivateDescr:
[legend]List of all members.
Detailed Description
a class to hold info for a private region found during interprocedural analysis
C Polaris - See also:
- Directive/AssertPrivateDescr.h
Directive/AssertPrivateDescr.h
The AssertPrivateDescr class is meant to provide a specific class for holding the Access Region Descriptor for the memory region which can be privatized.
No known bugs.
Definition at line 30 of file AssertPrivateDescr.h.
Constructor & Destructor Documentation
| AssertPrivateDescr::AssertPrivateDescr |
( |
|
) |
|
|
Member Function Documentation
| void AssertPrivateDescr::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertPrivateDescr::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertPrivateDescr::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|