Searched defs:arrayType (Results 1 – 6 of 6) sorted by relevance
233 static uint32_t arrayType = 0; in SetTypeData() local280 …const std::string &arrayName, uint32_t &arraySize, uint32_t arrayType, const std::shared_ptr<AstOb… in SetTypeDataUinit64()
395 int32_t arrayType = 0; in ParseArray() local
435 AutoPtr<ASTArrayType> arrayType = dynamic_cast<ASTArrayType *>(type.Get()); in EmitLocalVariable() local
479 AutoPtr<ASTArrayType> arrayType = dynamic_cast<ASTArrayType *>(type.Get()); in EmitArrayMemberUnmarshalling() local
718 arrayType() { method in ConfigArray
757 AutoPtr<ASTArrayType> arrayType = new ASTArrayType(); in ParseArrayType() local