CppParser
Loading...
Searching...
No Matches
clone.h File Reference
#include <cassert>
#include <sstream>
#include "cppparser.h"
#include "cppwriter.h"
#include "cppast.h"
Include dependency graph for clone.h:

Go to the source code of this file.

Functions

CppObjPtr cloneCppObj (CppObj *pSrc, const std::string &tempFileBaseDir="/tmp/")
 

Function Documentation

◆ cloneCppObj()

CppObjPtr cloneCppObj ( CppObj pSrc,
const std::string &  tempFileBaseDir = "/tmp/" 
)
inline

Definition at line 13 of file clone.h.

Here is the call graph for this function: