Searched refs:m_host_packTmpAllocExpression (Results 1 – 1 of 1) sorted by relevance
42 m_host_packTmpAllocExpression(""), in Var()60 m_host_packTmpAllocExpression = ""; in init()77 … const std::string & hostPackTmpAllocExpression() const { return(m_host_packTmpAllocExpression); } in hostPackTmpAllocExpression()85 …void setHostPackTmpAllocExpression(const std::string & expr) { m_host_packTmpAllocExpression = exp… in setHostPackTmpAllocExpression()111 …std::string m_host_packTmpAllocExpression; // an expression to create temporaries for getting into… variable