Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastoperation.hxx53 bool isConstructor() const { return m_pReturnType == 0; } in isConstructor() function in AstOperation
/trunk/main/idlc/source/
H A Dparser.y1145 if (pScope->isConstructor() && $2 != DIR_IN) {
1159 if (pScope->isConstructor()) {

Completed in 32 milliseconds