Class FindSimTime

Inheritance Relationships

Base Types

  • public RecursiveASTVisitor< FindSimTime >

  • public systemc_clang::Utility (Class Utility)

Class Documentation

class systemc_clang::FindSimTime : public RecursiveASTVisitor<FindSimTime>, public systemc_clang::Utility

Public Types

typedef pair<string, string> simulationTimePairType
typedef map<string, string> simulationTimeMapType

Public Functions

FindSimTime(FunctionDecl*, llvm::raw_ostream&)
virtual ~FindSimTime()
virtual bool VisitCallExpr(CallExpr *c)
simulationTimeMapType returnSimTime()