ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VirtualFunctionAnalysis.h File Reference
#include "PtrAliasAnalysis.h"
#include "CallGraph.h"
Include dependency graph for VirtualFunctionAnalysis.h:

Go to the source code of this file.

Classes

class  VirtualFunctionAnalysis
 To resolve virtual funcitons correctly we need to answer the question "What are the possible types that an object point to at a call site?" So we basically need to perform Pointer Aliasing Analysis. More...