#include "cppast.h"
#include "cppconst.h"
#include "cpputil.h"
Go to the source code of this file.
◆ accessType() [1/2]
◆ accessType() [2/2]
◆ isClassLike() [1/2]
bool isClassLike |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isClassLike() [2/2]
◆ isCompound() [1/2]
bool isCompound |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isCompound() [2/2]
◆ isDestructor() [1/2]
bool isDestructor |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isDestructor() [2/2]
◆ isEnum() [1/2]
bool isEnum |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isEnum() [2/2]
◆ isExpr() [1/2]
bool isExpr |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isExpr() [2/2]
◆ isFunction() [1/2]
bool isFunction |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isFunction() [2/2]
◆ isFunctionLike() [1/2]
bool isFunctionLike |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isFunctionLike() [2/2]
◆ isFunctionPtr() [1/2]
bool isFunctionPtr |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isFunctionPtr() [2/2]
◆ isFwdClsDecl() [1/2]
bool isFwdClsDecl |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isFwdClsDecl() [2/2]
◆ isNamespaceLike() [1/2]
bool isNamespaceLike |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isNamespaceLike() [2/2]
◆ isPreProcessorType() [1/2]
bool isPreProcessorType |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isPreProcessorType() [2/2]
bool isPreProcessorType |
( |
CppObjPtr & |
cppObj | ) |
|
|
inline |
◆ isPrivate() [1/2]
bool isPrivate |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isPrivate() [2/2]
◆ isProtected() [1/2]
bool isProtected |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isProtected() [2/2]
◆ isPublic() [1/2]
bool isPublic |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isPublic() [2/2]
◆ isTypedefLike() [1/2]
bool isTypedefLike |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isTypedefLike() [2/2]
◆ isTypedefName() [1/2]
bool isTypedefName |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isTypedefName() [2/2]
◆ isUsingDecl() [1/2]
bool isUsingDecl |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isUsingDecl() [2/2]
◆ isVar() [1/2]
◆ isVar() [2/2]
◆ isVarList() [1/2]
bool isVarList |
( |
CppObj * |
cppObj | ) |
|
|
inline |
◆ isVarList() [2/2]
◆ root() [1/2]
◆ root() [2/2]