Searched refs:EVTypeIsReference (Results 1 – 2 of 2) sorted by relevance
99 EVTypeIsReference = 1 << 6, ///< The original type of this variable is a enumerator
1591 entity->m_flags |= ClangExpressionVariable::EVTypeIsReference; in AddExpressionVariable()