CppParser
Loading...
Searching...
No Matches
cppast.cpp File Reference
Include dependency graph for cppast.cpp:

Go to the source code of this file.

Functions

CppObjType objType (CppObj *cppObj)
 
bool operator== (const CppExpr &expr1, const CppExpr &expr2)
 

Function Documentation

◆ objType()

CppObjType objType ( CppObj cppObj)

Definition at line 189 of file cppast.cpp.

Here is the caller graph for this function:

◆ operator==()

bool operator== ( const CppExpr expr1,
const CppExpr expr2 
)

Definition at line 194 of file cppast.cpp.