Home
last modified time | relevance | path

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

/AOO41X/main/idlc/inc/idlc/
H A Dastbasetype.hxx35 , m_exprType(type) in AstBaseType()
41 switch (m_exprType) { in isUnsigned()
52 { return m_exprType; } in getExprType()
54 const ExprType m_exprType; member in AstBaseType