Searched refs:is_program_reference (Results 1 – 1 of 1) sorted by relevance
716 … EntityResultVariable (const TypeFromUser &type, bool is_program_reference, bool keep_in_memory) : in EntityResultVariable() argument719 m_is_program_reference(is_program_reference), in EntityResultVariable()974 Materializer::AddResultVariable (const TypeFromUser &type, bool is_program_reference, bool keep_in_… in AddResultVariable() argument977 iter->reset (new EntityResultVariable (type, is_program_reference, keep_in_memory)); in AddResultVariable()