SymbolicExtendVar::SymbolicExtendVar
Copy constructor
Synopsis
Declared in <src/midend/astUtil/annotation/AnnotExpr.h>
SymbolicExtendVar(SymbolicExtendVar const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs