Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastparameter.hxx29 enum Direction { DIR_IN, DIR_OUT, DIR_INOUT }; enumerator
/trunk/main/idlc/source/
H A Dastoperation.cxx88 case DIR_IN : in dumpBlob()
H A Didlc.cxx141 AstParameter* pParam = new AstParameter(DIR_IN, false, in predefineXInterface()
H A Dparser.y1145 if (pScope->isConstructor() && $2 != DIR_IN) {
1195 $$ = DIR_IN;

Completed in 25 milliseconds