Home
last modified time | relevance | path

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

/aoo4110/main/idlc/source/
H A Didlc.cxx139 AstOperation* pOp = new AstOperation(0, (AstType*)(pRoot->lookupPrimitiveType(ET_any)), in predefineXInterface()
193 pPredefined = new AstBaseType(ET_any, OString("any"), pRoot); in initializePredefinedTypes()
H A Dastunion.cxx81 m_discExprType = ET_any; in AstUnion()
123 if (m_discExprType == ET_any) in lookupBranch()
H A Dparser.y1155 getExprType() != ET_any))
1568 $$ = ET_any;
1571 $$ = ET_any;
2531 $$ = ET_any;
H A Dastscope.cxx317 case ET_any: in lookupPrimitiveType()
H A Dastexpression.cxx1248 case ET_any: in exprTypeToString()
/aoo4110/main/idlc/inc/idlc/
H A Dastexpression.hxx70 ET_any, // Expression value is any of above enumerator

Completed in 34 milliseconds