|
CppParser
|
#include "cppast.h"#include "cpputil.h"#include "cppcompound-info-accessor.h"#include "cppfunc-info-accessor.h"#include "cppobj-info-accessor.h"#include "cppvar-info-accessor.h"
Go to the source code of this file.
Functions | |
| CppObjType | objType (CppObj *cppObj) |
| bool | operator== (const CppExpr &expr1, const CppExpr &expr2) |
| CppObjType objType | ( | CppObj * | cppObj | ) |
Definition at line 194 of file cppast.cpp.