CPPAstInterface::CPPAstInterface
Constructors
Synopses
Declared in <src/midend/astUtil/astInterface/CPPAstInterface.h>
Construct from AstInterface
CPPAstInterface(AstInterface& fa);
Construct from AstInterfaceImpl
CPPAstInterface(AstInterfaceImpl* _impl);
Created with MrDocs