Searched refs:allowExtraEntities (Results 1 – 4 of 4) sorted by relevance
/trunk/main/codemaker/source/codemaker/ |
H A D | codemaker.cxx | 84 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeAndResolve() argument 103 allowExtraEntities = false; in decomposeAndResolve() 130 if (!(allowExtraEntities && arguments->empty()) in decomposeAndResolve() 148 if (!allowExtraEntities) { in decomposeAndResolve()
|
/trunk/main/codemaker/inc/codemaker/ |
H A D | codemaker.hxx | 46 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities,
|
/trunk/main/unodevtools/source/skeletonmaker/ |
H A D | skeletoncommon.cxx | 111 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeResolveAndCheck() argument 116 manager, type, resolveTypedefs, allowVoid, allowExtraEntities, in decomposeResolveAndCheck()
|
H A D | skeletoncommon.hxx | 105 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities,
|
Completed in 26 milliseconds