Home
last modified time | relevance | path

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

/AOO41X/main/idlc/source/
H A Dastunion.cxx63 switch (pBaseType->getExprType()) in AstUnion()
71 m_discExprType = pBaseType->getExprType(); in AstUnion()
H A Dastscope.cxx337 if ( pBaseType->getExprType() == type ) in lookupPrimitiveType()
H A Dparser.y1155 getExprType() != ET_any))
1566 getExprType();
3084 switch (pBaseType->getExprType())
/AOO41X/main/idlc/inc/idlc/
H A Dastbasetype.hxx51 ExprType getExprType() const in getExprType() function in AstBaseType