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