Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx85 { return ((m_flags & AF_BOUND) == AF_BOUND); } in isBound()
H A Didlctypes.hxx89 #define AF_BOUND 0x0008 macro
/trunk/main/idlc/source/
H A Derrorhandler.cxx465 if ( (flag & AF_BOUND) == AF_BOUND ) in flagToString()
H A Dparser.y798 if (($1 & ~(AF_BOUND | AF_READONLY)) != AF_ATTRIBUTE) {
879 $$ = AF_BOUND;

Completed in 35 milliseconds