Searched refs:EVIsProgramReference (Results 1 – 5 of 5) sorted by relevance
155 ClangExpressionVariable::EVIsProgramReference; in GetReturnValueObject()
90 EVIsProgramReference = 1 << 1, ///< This variable is a reference to a enumerator
178 ExpressionVariable::EVIsProgramReference && in Materialize()226 ExpressionVariable::EVIsProgramReference)) { in Dematerialize()228 ExpressionVariable::EVIsProgramReference && in Dematerialize()266 ~ExpressionVariable::EVIsProgramReference; in Dematerialize()
402 var->m_flags |= ClangExpressionVariable::EVIsProgramReference; in AddPersistentVariable()
3298 clang_var_sp->m_flags |= ExpressionVariable::EVIsProgramReference; in Persist()