Searched refs:hostPackTmpAllocExpression (Results 1 – 2 of 2) sorted by relevance
79 … const std::string & hostPackTmpAllocExpression() const { return(m_host_packTmpAllocExpression); } in hostPackTmpAllocExpression() function
1327 if (v->hostPackTmpAllocExpression() != "") { in genDecoderImpl()1328 fprintf(fp, "\t\t\t%s;\n", v->hostPackTmpAllocExpression().c_str()); in genDecoderImpl()