CppParser
|
This is the complete list of members for CppVarDecl, including all inherited members.
addArraySize(CppExpr *arraySize) | CppVarDecl | inline |
arraySizes() | CppVarDecl | inline |
arraySizes_ | CppVarDecl | private |
assign(CppExpr *assignVal, AssignType assignType) | CppVarDecl | inline |
assignType() | CppVarDecl | inline |
assignType_ | CppVarDecl | private |
assignValue() | CppVarDecl | inline |
assignValue_ | CppVarDecl | private |
bitField() | CppVarDecl | inline |
bitField(CppExpr *_bitField) | CppVarDecl | inline |
bitField_ | CppVarDecl | private |
CppVarDecl(std::string name) | CppVarDecl | inline |
CppVarDecl(std::string name, CppExpr *assign, AssignType assignType=AssignType::kNone) | CppVarDecl | inline |
name() | CppVarDecl | inline |
name(std::string _name) | CppVarDecl | inline |
name_ | CppVarDecl | private |