Home
last modified time | relevance | path

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

/trunk/main/idlc/source/
H A Dfehelper.cxx34 : m_pComplexPart(pComplPart) in FeDeclarator()
72 if (m_declType == FD_simple || m_pComplexPart == NULL) in compose()
75 if (m_pComplexPart->getNodeType() == NT_array) in compose()
77 pArray = (AstArray*)m_pComplexPart; in compose()
87 delete m_pComplexPart; in compose()
/trunk/main/idlc/inc/idlc/
H A Dfehelper.hxx45 { return m_pComplexPart; } in getComplexPart()
54 AstDeclaration* m_pComplexPart; member in FeDeclarator

Completed in 10 milliseconds