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