Home
last modified time | relevance | path

Searched refs:m_discExprType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/idlc/source/
H A Dastunion.cxx38 , m_discExprType(ET_long) in AstUnion()
45 m_discExprType = ET_none; in AstUnion()
59 m_discExprType = ET_none; in AstUnion()
71 m_discExprType = pBaseType->getExprType(); in AstUnion()
74 m_discExprType = ET_none; in AstUnion()
81 m_discExprType = ET_any; in AstUnion()
85 m_discExprType = ET_none; in AstUnion()
123 if (m_discExprType == ET_any) in lookupBranch()
170 m_discExprType, sal_False); in lookupLabel()
/trunk/main/idlc/inc/idlc/
H A Dastunion.hxx38 { return m_discExprType; } in getDiscrimantExprType()
60 ExprType m_discExprType; member in AstUnion

Completed in 13 milliseconds