Searched refs:is_program_reference (Results 1 – 1 of 1) sorted by relevance
772 EntityResultVariable(const CompilerType &type, bool is_program_reference, in EntityResultVariable() argument775 : Entity(), m_type(type), m_is_program_reference(is_program_reference), in EntityResultVariable()1038 bool is_program_reference, in AddResultVariable() argument1043 iter->reset(new EntityResultVariable(type, is_program_reference, in AddResultVariable()