Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastoperation.hxx44 , m_pReturnType(pReturnType) in AstOperation()
53 bool isConstructor() const { return m_pReturnType == 0; } in isConstructor()
67 AstType* m_pReturnType; member in AstOperation
/trunk/main/idlc/source/
H A Dastoperation.cxx62 if (m_pReturnType == 0) { in dumpBlob()
66 m_pReturnType->getRelativName(), RTL_TEXTENCODING_UTF8); in dumpBlob()

Completed in 21 milliseconds